-
Notifications
You must be signed in to change notification settings - Fork 606
/
Copy pathWez.yml
27 lines (23 loc) · 891 Bytes
/
Wez.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: 'Wez'
author: '' # 'AUTHOR NAME (http://WEBSITE.com)'
variant: '' # dark or light
color_01: '#000000' # Black (Host)
color_02: '#CC5555' # Red (Syntax string)
color_03: '#55CC55' # Green (Command)
color_04: '#CDCD55' # Yellow (Command second)
color_05: '#5555CC' # Blue (Path)
color_06: '#CC55CC' # Magenta (Syntax var)
color_07: '#7ACACA' # Cyan (Prompt)
color_08: '#CCCCCC' # White
color_09: '#555555' # Bright Black
color_10: '#FF5555' # Bright Red (Command error)
color_11: '#55FF55' # Bright Green (Exec)
color_12: '#FFFF55' # Bright Yellow
color_13: '#5555FF' # Bright Blue (Folder)
color_14: '#FF55FF' # Bright Magenta
color_15: '#55FFFF' # Bright Cyan
color_16: '#FFFFFF' # Bright White
background: '#000000' # Background
foreground: '#B3B3B3' # Foreground (Text)
cursor: '#B3B3B3' # Cursor