Skip to content

Instantly share code, notes, and snippets.

@wd
Created January 5, 2019 01:32
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wd/26e0ce3751e2b8da64a3300dc7c0f926 to your computer and use it in GitHub Desktop.
Save wd/26e0ce3751e2b8da64a3300dc7c0f926 to your computer and use it in GitHub Desktop.
Squirre themes
patch:
style:
color_scheme: mojave_dark # 方案命名,不能有空格
horizontal: true
inline_preedit: true # 单行显示,false双行显示
candidate_format: "%c\u2005%@" # 用 1/6 em 空格 U+2005 来控制编号 %c 和候选词 %@ 前后的空间。
corner_radius: 5 # 候选条圆角
hilited_corner_radius: 3 # 高亮圆角
border_height: 6 # 窗口边界高度,大于圆角半径才生效
border_width: 6 # 窗口边界宽度,大于圆角半径才生效
border_color_width: 0
font_face: "PingFangSC" # 候选词字体
font_point: 16 # 候选字词大小
label_font_point: 14
@wd
Copy link
Author

wd commented Jan 5, 2019

apathy
image

aqua
image

azure
image

clean_white
image

dark_temple
image

dust
image

google
image

ink
image

lost_temple
image

luna
image

mojave_dark
image

psionics
image

purity_of_essence
image

purity_of_form
image

solarized_rock
image

starcraft
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment