Skip to content

Commit

Permalink
add new theme
Browse files Browse the repository at this point in the history
  • Loading branch information
Ponpon55837 committed Jan 19, 2022
1 parent acaf96d commit 16057a2
Showing 1 changed file with 20 additions and 2 deletions.
22 changes: 20 additions & 2 deletions squirrel.custom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# 用法:想要哪項生效,就刪去該行行首的「#」字符,但注意保留用於縮進的空格

patch:
style/color_scheme: TriColorDumpling #GreenWorld #ClassicChrome #TodayIsNotGood #Grassland #MaybeWeHaveHug #DarkMode #GoodEatMango #BigSurDesert #BigSurBeach #AllBlue #OrangeSugar #BigRice #YoungBlood #EastSidePurple #HappySea #Senbe #Sunset #HouseDesign #RoseofER #TriColorDumpling #Tiffany #McDonald #Lakers
style/color_scheme: GreenWorld #DyingMood #ClassicChrome #TodayIsNotGood #Grassland #MaybeWeHaveHug #DarkMode #GoodEatMango #BigSurDesert #BigSurBeach #AllBlue #OrangeSugar #BigRice #YoungBlood #EastSidePurple #HappySea #Senbe #Sunset #HouseDesign #RoseofER #TriColorDumpling #Tiffany #McDonald #Lakers
# 輸入直排 or 橫排
style/candidate_list_layout: stacked # linear | stacked
# style/text_orientation": horizontal # horizontal | vertical
Expand Down Expand Up @@ -437,4 +437,22 @@ patch:
hilited_comment_text_color: '0xC2BB89'
candidate_text_color: '0x8B8B8B'
label_color: '0x939BAE'
comment_text_color: '0x536433'
comment_text_color: '0x536433'

preset_color_schemes/DyingMood:
name: 腐敗氣息
author: upfloor5
color_space: display_p3 # 使用p3廣色域顯色
border_color: '0xC591A3' # 邊框顏色
hilited_corner_radius: 0 # 候選字圓角
back_color: '0xA491C0'
text_color: '0xAD9642'
hilited_text_color: '0xAD9642'
hilited_back_color: '0xA491C0'
hilited_candidate_text_color: '0x812258'
hilited_candidate_back_color: '0xC591A3'
hilited_candidate_label_color: '0x320739'
hilited_comment_text_color: '0x812258'
candidate_text_color: '0x585988'
label_color: '0x585988'
comment_text_color: '0xD38851'

0 comments on commit 16057a2

Please sign in to comment.