Created
October 18, 2017 18:39
-
-
Save pedrofracassi/94a9f154ca23afd4979cc9b549ff02cb to your computer and use it in GitHub Desktop.
One Dark for concfg
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
{ | |
"black": "#282C34", | |
"dark_blue": "#235B92", | |
"dark_green": "#6A8854", | |
"dark_cyan": "#3C7F87", | |
"dark_red": "#BE5046", | |
"dark_magenta": "#9E60B0", | |
"dark_yellow": "#D19A66", | |
"gray": "#828997", | |
"dark_gray": "#5C6370", | |
"blue": "#3383D1", | |
"green": "#98C379", | |
"cyan": "#56B6C2", | |
"red": "#E06C75", | |
"magenta": "#C678DD", | |
"yellow": "#E5C07B", | |
"white": "#ABB2BF", | |
"screen_colors": "white,black", | |
"popup_colors": "yellow,white", | |
"font_face": "Consolas", | |
"font_true_type": true, | |
"font_size": "0x20", | |
"font_weight": 700, | |
"cursor_size": "small", | |
"window_size": "130x35", | |
"screen_buffer_size": "80x3000", | |
"command_history_length": 200, | |
"num_history_buffers": 4, | |
"quick_edit": true, | |
"insert_mode": true, | |
"fullscreen": false, | |
"load_console_IME": true | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here's a quick tutorial on how to use this theme: