-
Notifications
You must be signed in to change notification settings - Fork 0
/
molokai.json
33 lines (33 loc) · 864 Bytes
/
molokai.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
"black": "#272822",
"dark_blue": "#01549e",
"dark_green": "#74aa04",
"dark_cyan": "#1a83a6",
"dark_red": "#a70334",
"dark_magenta": "#89569c",
"dark_yellow": "#b6b649",
"gray": "#cacaca",
"dark_gray": "#7c7c7c",
"blue": "#0383f5",
"green": "#8dd006",
"cyan": "#58c2e5",
"red": "#f3044b",
"magenta": "#a87db8",
"yellow": "#cccc81",
"white": "#ffffff",
"screen_colors": "gray,black",
"popup_colors": "dark_magenta,white",
"font_face": "Lucida Console",
"font_true_type": true,
"font_size": "8x14",
"font_weight": 0,
"cursor_size": "small",
"window_size": "80x25",
"screen_buffer_size": "80x300",
"command_history_length": 65,
"num_history_buffers": 4,
"quick_edit": true,
"insert_mode": true,
"fullscreen": false,
"load_console_IME": true
}