Skip to content

Instantly share code, notes, and snippets.

@itscaro
Created January 21, 2018 21:20
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 itscaro/e850f0e12c701d65c8f7ba1ed8fefd93 to your computer and use it in GitHub Desktop.
Save itscaro/e850f0e12c701d65c8f7ba1ed8fefd93 to your computer and use it in GitHub Desktop.
{
"green": "#859900",
"dark_green": "#859900",
"load_console_IME": true,
"command_history_length": 200,
"dark_blue": "#268bd2",
"dark_gray": "#839496",
"window_size": "120x50",
"quick_edit": true,
"num_history_buffers": 4,
"magenta": "#6c71c4",
"font_weight": 400,
"dark_red": "#dc322f",
"screen_colors": "blue,black",
"command_history_no_duplication": true,
"blue": "#839496",
"black": "#002b36",
"white": "#fdf6e3",
"dark_cyan": "#2aa198",
"font_size": "0x13",
"cyan": "#93a1a1",
"font_true_type": true,
"font_face": "Consolas",
"insert_mode": true,
"cursor_size": "small",
"yellow": "#859900",
"popup_colors": "yellow,white",
"window_alpha": 255,
"window_position": "0x30",
"red": "#cb4b16",
"gray": "#eee8d5",
"dark_magenta": "#d33682",
"fullscreen": false,
"dark_yellow": "#b58900",
"screen_buffer_size": "120x3000"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment