Skip to content

Instantly share code, notes, and snippets.

@Dreista
Last active June 9, 2024 21:14
Show Gist options
  • Save Dreista/a9bf0e8bcff9d73268e01bb1702b407a to your computer and use it in GitHub Desktop.
Save Dreista/a9bf0e8bcff9d73268e01bb1702b407a to your computer and use it in GitHub Desktop.
Macroshit Pinyin Theme for Weasel
customization:
distribution_code_name: Weasel
distribution_version: 0.15.0.0
generator: "Weasel::UIStyleSettings"
modified_time: "Sun Jan 7 19:02:10 2024"
rime_version: 1.8.5
patch:
app_options:
code.exe:
ascii_mode: true
conhost.exe:
ascii_mode: true
mpv.exe:
ascii_mode: true
openconsole.exe:
ascii_mode: true
powertoys.powerlauncher.exe:
ascii_mode: true
vmware.exe:
ascii_mode: true
windowsterminal.exe:
ascii_mode: true
preset_color_schemes:
windows_dark:
name: Windows Dark
author: Dreista
back_color: 0x2C2C2C
shadow_color: 0x30000000
border_color: 0x0F000000
text_color: 0xFFFFFF
hilited_text_color: 0xFFFFFF
hilited_back_color: 0x383838
hilited_shadow_color: 0x00000000
hilited_mark_color: 0xE0BFB7
hilited_label_color: 0xCFCFCF
hilited_candidate_text_color: 0xFFFFFF
hilited_comment_text_color: 0xCFCFCF
hilited_candidate_back_color: 0x383838
hilited_candidate_border_color: 0x00000000
hilited_candidate_shadow_color: 0x00000000
label_color: 0xCFCFCF
candidate_text_color: 0xFFFFFF
comment_text_color: 0xCFCFCF
candidate_back_color: 0x00000000
candidate_border_color: 0x00000000
candidate_shadow_color: 0x00000000
prevpage_color: 0xCFCFCF
nextpage_color: 0xCFCFCF
windows_light:
name: Windows Light
author: Dreista
back_color: 0xF9F9F9
shadow_color: 0x30000000
border_color: 0x0F000000
text_color: 0x191919
hilited_text_color: 0x191919
hilited_back_color: 0xF0F0F0
hilited_shadow_color: 0x00000000
hilited_mark_color: 0x9E544B
hilited_label_color: 0x5F5F5F
hilited_candidate_text_color: 0x191919
hilited_comment_text_color: 0x5F5F5F
hilited_candidate_back_color: 0xF0F0F0
hilited_candidate_border_color: 0x00000000
hilited_candidate_shadow_color: 0x00000000
label_color: 0x5F5F5F
candidate_text_color: 0x191919
comment_text_color: 0x5F5F5F
candidate_back_color: 0x00000000
candidate_border_color: 0x00000000
candidate_shadow_color: 0x00000000
prevpage_color: 0x5F5F5F
nextpage_color: 0x5F5F5F
style:
color_scheme: windows_dark
color_scheme_dark: windows_dark
font_face: "Microsoft YaHei UI"
font_point: 11
horizontal: true
inline_preedit: true
layout:
align_type: center
border_width: 2
margin_x: 10
margin_y: 10
spacing: 16
candidate_spacing: 16
hilite_spacing: 4
hilite_padding: 6
hilited_corner_radius: 4
corner_radius: 8
shadow_radius: 8
shadow_offset_x: 0
shadow_offset_y: 8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment