Skip to content

Instantly share code, notes, and snippets.

@littleq0903
Last active August 29, 2015 14:11
Show Gist options
  • Save littleq0903/0cc95cc4e122f000c2f9 to your computer and use it in GitHub Desktop.
Save littleq0903/0cc95cc4e122f000c2f9 to your computer and use it in GitHub Desktop.
My Squirrel Settings

clone command: git clone [email protected]:/0cc95cc4e122f000c2f9.git my-squirrel-settings

patch:
switcher:
hotkeys:
- Shift+Control+grave
caption: '"Menu"'
menu:
page_size: 9
schema_list:
- schema: bopomofo
"key_binder/bindings":
- {accept: Tab, send: Page_Down, when: composing}
- { when: paging, accept: bracketleft, send: Page_Up }
- { when: has_menu, accept: bracketright, send: Page_Down }
patch:
show_notifications_when: always
show_notifications_via_notification_center: true
style:
color_scheme: clean_green_dark
font_face: "Noto Sans T Chinese Light"
alpha: 0.7
horizontal: true
us_keyboard_layout: true
"style/inline_preedit": false
"preset_color_schemes/clean_green_dark":
author: "Colin Su <[email protected]>, inspired by clean_white"
back_color: 0x002020
border_color: 0x002020
border_height: 6
border_width: 6
candidate_format: " %c %@ "
candidate_text_color: 0x75AF96
comment_text_color: 0x75AF96
corner_radius: 3
font_point: 22
hilited_candidate_back_color: 0x0F5738
hilited_candidate_label_color: 0xFFFFFF
hilited_candidate_text_color: 0xFFFFFF
hilited_text_color: 0x75AF96
label_color: 0xFFFFFF
label_font_point: 14
name: "簡約綠/Clean Green Dark"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment