Created
November 20, 2018 03:43
-
-
Save pinebright/6808d4aea67a973d1c3437579400a7d7 to your computer and use it in GitHub Desktop.
concfg用設定 (monokai, ricty diminished discord w/ powerline pathed)
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
{ | |
"cursor_size": "small", | |
"font_face": "Ricty Diminished Discord for Po", | |
"font_size": "0x14", | |
"popup_colors": "dark_red,dark_blue", | |
"dark_gray": "#f92672", | |
"screen_colors": "dark_magenta,black", | |
"dark_green": "#49483e", | |
"command_history_no_duplication": false, | |
"window_size": "80x25", | |
"font_weight": 400, | |
"screen_buffer_size": "80x200", | |
"blue": "#fd971f", | |
"command_history_length": 50, | |
"font_true_type": true, | |
"dark_yellow": "#f5f4f1", | |
"quick_edit": true, | |
"red": "#a1efe4", | |
"insert_mode": true, | |
"magenta": "#66d9ef", | |
"dark_red": "#a59f85", | |
"load_console_IME": true, | |
"yellow": "#ae81ff", | |
"dark_magenta": "#f8f8f2", | |
"cyan": "#a6e22e", | |
"green": "#f4bf75", | |
"dark_blue": "#383830", | |
"gray": "#f9f8f5", | |
"white": "#cc6633", | |
"fullscreen": false, | |
"num_history_buffers": 4, | |
"black": "#272822", | |
"dark_cyan": "#75715e", | |
"window_alpha": 255 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment