Skip to content

Instantly share code, notes, and snippets.

@junyuan-qi
Created November 24, 2012 07:41
Show Gist options
  • Save junyuan-qi/4138803 to your computer and use it in GitHub Desktop.
Save junyuan-qi/4138803 to your computer and use it in GitHub Desktop.
a simplified rime style
# Squirrel settings
# encoding: utf-8
config_version: "0.13"
us_keyboard_layout: false
style:
horizontal: true
#font_face: "儷黑 Pro"
font_point: 17
corner_radius: 3
border_height: 0
border_width: 0
color_scheme: simple
preset_color_schemes:
simple:
name: 极简风格
author: 俊元 <conan007ai@gmail.com>
text_color: 0xaaaaaa
back_color: 0x000000
hilited_candidate_text_color: 0xffffff
hilited_candidate_back_color: 0x000000
comment_text_color: 0xcccccc
app_options:
com.alfredapp.Alfred:
ascii_mode: true
com.blacktree.Quicksilver:
ascii_mode: true
com.apple.Terminal:
ascii_mode: true
soft_cursor: true
com.googlecode.iterm2:
ascii_mode: true
org.vim.MacVim:
ascii_mode: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment