-
Notifications
You must be signed in to change notification settings - Fork 607
/
Copy pathButrin.yml
27 lines (23 loc) · 894 Bytes
/
Butrin.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: 'Butrin'
author: '' # 'AUTHOR NAME (http://WEBSITE.com)'
variant: '' # dark or light
color_01: '#8C7E78' # Black (Host)
color_02: '#E68A8A' # Red (Syntax string)
color_03: '#99CC99' # Green (Command)
color_04: '#FAD7A0' # Yellow (Command second)
color_05: '#6699CC' # Blue (Path)
color_06: '#C8A2C8' # Magenta (Syntax var)
color_07: '#6FC3B2' # Cyan (Prompt)
color_08: '#E2CEBE' # White
color_09: '#BFACA4' # Bright Black
color_10: '#F2B1B1' # Bright Red (Command error)
color_11: '#B2D8B2' # Bright Green (Exec)
color_12: '#F7DCB4' # Bright Yellow
color_13: '#87CEFA' # Bright Blue (Folder)
color_14: '#D8BFD8' # Bright Magenta
color_15: '#64DBDB' # Bright Cyan
color_16: '#F2F2F2' # Bright White
background: '#4B3B3C' # Background
foreground: '#F2F2F2' # Foreground (Text)
cursor: '#E39D93' # Cursor