Skip to content

Instantly share code, notes, and snippets.

@atomicmattie
Created April 3, 2019 17:12
Show Gist options
  • Save atomicmattie/20e9cd4199eaba0deabd3e6735352840 to your computer and use it in GitHub Desktop.
Save atomicmattie/20e9cd4199eaba0deabd3e6735352840 to your computer and use it in GitHub Desktop.
concfg pastel theme
{
"cursor_size": "small",
"font_face": "Fira Code Retina",
"font_size": "0x16",
"popup_colors": "dark_magenta,white",
"dark_gray": "#8e8e8e",
"screen_colors": "gray,black",
"dark_green": "#b4fa72",
"command_history_no_duplication": false,
"window_size": "120x50",
"font_weight": 450,
"screen_buffer_size": "120x9999",
"blue": "#c1e3fe",
"command_history_length": 25,
"dark_yellow": "#fefdc2",
"quick_edit": false,
"red": "#ffc4bd",
"insert_mode": false,
"magenta": "#ffb1fe",
"dark_red": "#ff8272",
"font_true_type": true,
"yellow": "#fefdd5",
"dark_magenta": "#ff8ffd",
"cyan": "#e5e6fe",
"green": "#d6fcb9",
"dark_blue": "#a5d5fe",
"gray": "#f1f1f1",
"white": "#feffff",
"num_history_buffers": 4,
"black": "#000000",
"dark_cyan": "#d0d1fe",
"window_alpha": 255
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment