Helix 尝鲜

主题设置

由于本人很喜欢doom设计类游戏 所以使用了doom dark theme

默认设置主题

Unix:

  1. 在.config文件夹下 创建helix文件夹
  2. 创建config.toml,然后写入以下内容
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    theme = "doom_acario_dark"

    [editor]
    line-number = "relative"
    mouse = false

    [editor.cursor-shape]
    insert = "bar"
    normal = "block"
    select = "underline"

    [editor.file-picker]
    hidden = false
  3. 重新启动helix即可
作者

Brice

发布于

2024-11-21

更新于

2024-12-18

许可协议

You need to set install_url to use ShareThis. Please set it in _config.yml.
You forgot to set the business or currency_code for Paypal. Please set it in _config.yml.

评论

You forgot to set the shortname for Disqus. Please set it in _config.yml.
You need to set client_id and slot_id to show this AD unit. Please set it in _config.yml.