-
Notifications
You must be signed in to change notification settings - Fork 606
/
Copy pathGeohot.yml
27 lines (23 loc) · 894 Bytes
/
Geohot.yml
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
---
name: 'Geohot'
author: '' # 'AUTHOR NAME (http://WEBSITE.com)'
variant: '' # dark or light
color_01: '#F9F5F5' # Black (Host)
color_02: '#CC0000' # Red (Syntax string)
color_03: '#1F1E1F' # Green (Command)
color_04: '#ADA110' # Yellow (Command second)
color_05: '#FF004E' # Blue (Path)
color_06: '#75507B' # Magenta (Syntax var)
color_07: '#06919A' # Cyan (Prompt)
color_08: '#FFFFFF' # White
color_09: '#555753' # Bright Black
color_10: '#EF2929' # Bright Red (Command error)
color_11: '#FF0000' # Bright Green (Exec)
color_12: '#ADA110' # Bright Yellow
color_13: '#5F4AA6' # Bright Blue (Folder)
color_14: '#B74438' # Bright Magenta
color_15: '#408F0C' # Bright Cyan
color_16: '#FFFFFF' # Bright White
background: '#1F1E1F' # Background
foreground: '#FFFFFF' # Foreground (Text)
cursor: '#FFFFFF' # Cursor