-
Notifications
You must be signed in to change notification settings - Fork 0
/
console-backup.json
35 lines (35 loc) · 978 Bytes
/
console-backup.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
34
35
{
"cursor_size": "small",
"font_face": "__DefaultTTFont__",
"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": 0,
"screen_buffer_size": "120x9001",
"blue": "#3b78ff",
"command_history_length": 50,
"font_true_type": false,
"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
}