Skip to content

Commit

Permalink
优化设置,增加皮肤
Browse files Browse the repository at this point in the history
  • Loading branch information
wzxmer committed May 22, 2024
1 parent a7a78a2 commit 7bbb587
Showing 1 changed file with 87 additions and 73 deletions.
160 changes: 87 additions & 73 deletions weasel.custom.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
customization:
distribution_code_name: Weasel
distribution_version: 0.14.3_dev_0.8
generator: "Weasel::UIStyleSettings"
modified_time: "Wed Jun 29 16:45:07 2022"
rime_version: 1.7.3

patch:
app_options:
excel.exe: {ascii_mode: false}
Expand All @@ -26,85 +19,106 @@ patch:
"preset_color_schemes/white":
name: 白色/white
#悬浮窗口
border_color: 0x40444444 #候选区边框色
border_color: 0x000000 #候选区边框色
label_color: 0x444444 #其余序号字色
# text_color: 0xFFFFFF #输入编码字色
# text_back_color: 0xFFFFFF #编码区背景(仅当 layout/background 设置失效时才会起作用)
# hilited_back_color: 0xFFFFFF #高亮输入编码背景色
# preedit_back_color: 0xFFFFFF #鍵入碼區底色
#候选项
back_color: 0xededed #候选区背景
hilited_label_color: 0xededed #首选序号的颜色
hilited_candidate_back_color: 0x444444 #首选背景色
hilited_candidate_text_color: 0xededed #首选文本字色
hilited_text_color: 0x000000 #首选编码字色
hilited_comment_text_color: 0xededed #首选注释字色
back_color: 0xFFFFFF #候选区背景
hilited_label_color: 0x444444 #首选序号的颜色
#hilited_candidate_back_color: 0x444444 #首选背景色
hilited_candidate_back_color: 0xFFFFFF #首选背景色
hilited_candidate_text_color: 0x000000 #首选文本字色
#hilited_text_color: 0x000000 #首选编码字色
hilited_text_color: 0x1B1B1B #首选编码字色
hilited_comment_text_color: 0x1B1B1B #首选注释字色
comment_text_color: 0x444444 #候选项注释字色
#candidate_back_color: 0xededed #非高亮候选文本底色
candidate_text_color: 0x444444 #候选文本字色
candidate_text_color: 0x000000 #候选文本字色
#阴影 数值,从00到100,透明效果从低到高
hilited_shadow_color: 0x60444444 #输入编码阴影
hilited_candidate_shadow_color: 0x60444444 #首选候选阴影
candidate_shadow_color: 0x60444444 #其余候选阴影
shadow_color: 0x60444444 #外框阴影c39379 9c9cb5
# hilited_shadow_color: 0x60444444 #输入编码阴影
# hilited_candidate_shadow_color: 0x60444444 #首选候选阴影
# candidate_shadow_color: 0x60444444 #其余候选阴影
# shadow_color: 0x60444444 #外框阴影c39379 9c9cb5


"preset_color_schemes/black":
name: "黑色/black"
# color_format: rgba #defalt not set, rgba or argb optional
#悬浮窗口
border_color: 0x000000 #候选边框色
hilited_candidate_back_color: 0x2b8aed #首选背景色
hilited_candidate_text_color: 0x000000 #首选文本字色
hilited_label_color: 0x000000 #首選序号字色
hilited_text_color: 0x000000 #首选编码字色
hilited_comment_text_color: 0xFFFFFF #首选注释字色
label_color: 0xFFFFFF #次选序号字色
back_color: 0x000000 #次选区背景色
comment_text_color: 0x2b8aed #次选注释字色
candidate_text_color: 0xFFFFFF #次选文本字色
text_color: 0x2b8aed #输入编码字色
text_back_color: 0x000000 #编码区背景(仅当style/layout/background 设置失效时才会起作用)
hilited_back_color: 0x2b8aed #高亮输入编码背景色F7D6DC
preedit_back_color: 0xeeFEEBE9 #鍵入碼區底色
hilited_candidate_border_color: 0x99DEF9FA #候选边框色
candidate_back_color: 0x000000 #非高亮候选文本底色
hilited_candidate_shadow_color: 0x000000 #高亮候选阴影E0E6FD

"preset_color_schemes/pornhub":
name: "pornhub"
back_color: 0x1b1b1b
border_color: 0x1B1B1B
candidate_text_color: 0xffffff
comment_text_color: 0x0199ff
hilited_back_color: 0x1B1B1B
hilited_candidate_back_color: 0x0199ff
hilited_candidate_label_color: 0xffffff
hilited_candidate_text_color: 0x000000
hilited_comment_text_color: 0xffffff
hilited_label_color: 0xFFFFFF
hilited_text_color: 0xFFFFFF
label_color: 0x0199ff
text_color: 0xffffff

# name: "黑色/black"
# # color_format: rgba #defalt not set, rgba or argb optional
# #悬浮窗口
# border_color: 0x000000 #候选边框色
# hilited_candidate_back_color: 0x2b8aed #首选背景色
# hilited_candidate_text_color: 0x000000 #首选文本字色
# hilited_label_color: 0x000000 #首選序号字色
# hilited_text_color: 0x000000 #首选编码字色
# hilited_comment_text_color: 0xFFFFFF #首选注释字色
# label_color: 0xFFFFFF #次选序号字色
# back_color: 0x000000 #次选区背景色
# comment_text_color: 0x2b8aed #次选注释字色
# candidate_text_color: 0xFFFFFF #次选文本字色
# #text_color: 0x2b8aed #输入编码字色
# #text_back_color: 0x000000 #编码区背景(仅当style/layout/background 设置失效时才会起作用)
# #hilited_back_color: 0x2b8aed #高亮输入编码背景色F7D6DC
# #preedit_back_color: 0xeeFEEBE9 #鍵入碼區底色
# # hilited_candidate_border_color: 0x99DEF9FA #候选边框色
# #candidate_back_color: 0x000000 #非高亮候选文本底色
# #hilited_candidate_shadow_color: 0x000000 #高亮候选阴影E0E6FD

style/color_scheme: white #配色方案 FZHKXT HwxxkXT
style/font_point: 13 #候选字号 hua wen hang kai
style/label_font_point: 10 #控制序號 , Noto Color Emoji
style/comment_font_point: 13 #控制注释ITC Bodoni 12 Com BoldItalic ,
style/font_face: "HYZhengYuan" #"HYZhengYuan,Alibaba PuHuiTi 2.0, PingFang SC Medium, 霞鹜文楷,"
style/label_font_face: "HYZhengYuan" #"Alibaba PuHuiTi 2.0, PingFang SC Medium, 霞鹜文楷,"
style/comment_font_face: "HYZhengYuan" #"Alibaba PuHuiTi 2.0, PingFang SC Medium, 霞鹜文楷,"
style/display_tray_icon: false #win右下角中英图标
style/layout/align_type: top #"top" | "center" | "bottom"
#" vertical_text": false #文字垂直
style/layout/border_width: 1 #边框宽度
style/layout/candidate_spacing: 10 #候选间距
style/layout/hilite_padding: 4 #候选底色向外扩展间距
style/layout/hilite_spacing: 5 #序号与候选的间距
style/layout/margin_x: 4
style/layout/margin_y: 4
#style/layout/spacing: 25 #鍵入碼區与與候選項區之間的間距
#style/layout/min_height: 0
#style/layout/max_height: 380
style/layout/min_width: 35
#style/layout/max_width: 800
style/layout/round_corner: 4 #候选底色框内圆角
style/layout/corner_radius: 4 #悬浮窗外圆角
# style/layout/shadow_radius: 1
# style/layout/shadow_offset_x: 15
# style/layout/shadow_offset_y: 15
style/horizontal: true #水平模式
style/inline_preedit: true
style/layout/enhanced_position: false #光標位置獲取失敗時於窗口左上角繪製候選框
# mark_text: "🤍"
style/blur_window: false
style/preedit_type: composition #composition 编码 / input 输入码 / preview 首选 / preview_all 内嵌
style/label_format: "%s." #编号规则 %s.
style:
color_scheme: white #配色方案 FZHKXT HwxxkXT
font_point: 12 #候选字号 hua wen hang kai
label_font_point: 8 #控制序號 , Noto Color Emoji
comment_font_point: 12 #控制注释ITC Bodoni 12 Com BoldItalic ,
font_face: "HYZhengYuan" #"苹方-简,HYZhengYuan,TH-Tshyn-P2,Alibaba PuHuiTi 2.0, PingFang SC Medium, 霞鹜文楷,"
label_font_face: "HYZhengYuan" #"Alibaba PuHuiTi 2.0, PingFang SC Medium, 霞鹜文楷,"
comment_font_face: "HYZhengYuan" #"Alibaba PuHuiTi 2.0, PingFang SC Medium, 霞鹜文楷,"
display_tray_icon: false #win右下角中英图标
horizontal: true #水平模式
inline_preedit: true
enhanced_position: false #光標位置獲取失敗時於窗口左上角繪製候選框
# mark_text: "🤍" #文字垂直
blur_window: false
preedit_type: input #composition 编码 / input 输入码 / preview 首选 / preview_all 内嵌
label_format: "%s." #编号规则 %s.
layout:
align_type: top #"top" | "center" | "bottom"
border_width: 0 #边框宽度
candidate_spacing: 10 #候选间距
hilite_padding_x: 5 #候选底色向外扩展间距
hilite_padding_y: 5
hilite_spacing: 4 #序号与候选的间距
margin_x: 4
margin_y: 4
#spacing: 25 #鍵入碼區与與候選項區之間的間距
#min_height: 0
#max_height: 380
min_width: 35
#max_width: 800
round_corner: 4 #候选底色框内圆角
corner_radius: 4 #悬浮窗外圆角
# shadow_radius: 1
# shadow_offset_x: 15
# shadow_offset_y: 15
# capture_type: none #提交前截图类型,none, highlighted, candidates
# vertical_text: true #文字垂直
# vertical_text_left_to_right: true
# vertical_text_with_wrap: false

Expand Down

0 comments on commit 7bbb587

Please sign in to comment.