Created
December 19, 2018 23:16
-
-
Save kvnxiao/d7abfd94ac664c638d38055a8a890212 to your computer and use it in GitHub Desktop.
keypirinha-settings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [app] | |
| launch_at_startup = yes | |
| hotkey_run = Alt+Space | |
| [gui] | |
| hide_on_focus_lost = yes | |
| theme = Tribal | |
| [theme/Tribal] | |
| opacity_back = 100 | |
| satellite_show = always | |
| satellite_pos = topcenter | |
| satellite_size = jumbo | |
| control_margin = 6 | |
| textbox_padding = 4 | |
| listitem_padding = 4 | |
| layout = list_selmark,list_icon,list_dialnum,list_actions | |
| color_background = #393942 | |
| color_foreground = #ffffff | |
| color_title = #ffffff | |
| color_textbox_back = #393942 | |
| color_faded = #ffffff | |
| color_status = #ffffff | |
| color_accent = #8CF1F6 | |
| color_warn = #cf433e | |
| color_listitem_back = #393942 | |
| color_listitem_title = #f8f8f0 | |
| color_listitem_desc = #ffffff | |
| color_listitem_tips = #ffffff | |
| color_listitem_selected_back = #40404a | |
| color_listitem_selected_title = #B5FBFF | |
| color_listitem_selected_desc = #8ED0D3 | |
| color_listitem_selected_tips = #B5FBFF | |
| font_large_size = 28 | |
| font_large_style = bold | |
| font_snormal_size = 10 | |
| font_snormal_style = cleartype | |
| font_normal_size = 10 | |
| font_normal_style = cleartype | |
| font_small_size = 10 | |
| font_small_style = cleartype | |
| font_face = Tahoma,Arial,Segoe UI | |
| compact_results = no | |
| listitem_title_font = snormal |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment