Skip to content

Instantly share code, notes, and snippets.

@AnthonyMastrean
Last active January 31, 2018 22:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AnthonyMastrean/e85405e9b7b28497e7602fb7155aa816 to your computer and use it in GitHub Desktop.
Save AnthonyMastrean/e85405e9b7b28497e7602fb7155aa816 to your computer and use it in GitHub Desktop.
concfg
{
"cursor_size": "small",
"font_face": "DejaVu Sans Mono",
"font_size": "0x16",
"popup_colors": "dark_magenta,white",
"dark_gray": "#767676",
"screen_colors": "gray,black",
"dark_green": "#13a10e",
"command_history_no_duplication": false,
"window_size": "120x30",
"font_weight": 400,
"screen_buffer_size": "120x9001",
"blue": "#3b78ff",
"command_history_length": 50,
"font_true_type": true,
"dark_yellow": "#c19c00",
"quick_edit": true,
"red": "#e74856",
"insert_mode": true,
"magenta": "#b4009e",
"dark_red": "#c50f1f",
"load_console_IME": true,
"yellow": "#f9f1a5",
"dark_magenta": "#881798",
"cyan": "#61d6d6",
"green": "#16c60c",
"dark_blue": "#0037da",
"gray": "#cccccc",
"white": "#f2f2f2",
"fullscreen": false,
"num_history_buffers": 4,
"black": "#0c0c0c",
"dark_cyan": "#3a96dd",
"window_alpha": 255
}
{
"cursor_size": "small",
"font_face": "DejaVu Sans Mono",
"font_size": "0x50",
"popup_colors": "dark_magenta,white",
"dark_gray": "#767676",
"screen_colors": "gray,black",
"dark_green": "#13a10e",
"command_history_no_duplication": false,
"window_size": "120x30",
"font_weight": 400,
"screen_buffer_size": "120x9001",
"blue": "#3b78ff",
"command_history_length": 50,
"font_true_type": true,
"dark_yellow": "#c19c00",
"quick_edit": true,
"red": "#e74856",
"insert_mode": true,
"magenta": "#b4009e",
"dark_red": "#c50f1f",
"load_console_IME": true,
"yellow": "#f9f1a5",
"dark_magenta": "#881798",
"cyan": "#61d6d6",
"green": "#16c60c",
"dark_blue": "#0037da",
"gray": "#cccccc",
"white": "#f2f2f2",
"fullscreen": false,
"num_history_buffers": 4,
"black": "#0c0c0c",
"dark_cyan": "#3a96dd",
"window_alpha": 255
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment