File tree 2 files changed +28
-1
lines changed
2 files changed +28
-1
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- name : ' Gruvbox Material'
2
+ name : ' Gruvbox Material Dark '
3
3
author : ' ' # 'AUTHOR NAME (http://WEBSITE.com)'
4
4
variant : ' ' # dark or light
5
5
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : ' Gruvbox Material Light'
3
+ author : ' ' # 'AUTHOR NAME (http://WEBSITE.com)'
4
+ variant : ' ' # dark or light
5
+
6
+ color_01 : ' #F2E5BC' # Black (Host)
7
+ color_02 : ' #C14A4A' # Red (Syntax string)
8
+ color_03 : ' #6C782E' # Green (Command)
9
+ color_04 : ' #B47109' # Yellow (Command second)
10
+ color_05 : ' #45707A' # Blue (Path)
11
+ color_06 : ' #945E80' # Magenta (Syntax var)
12
+ color_07 : ' #4C7A5D' # Cyan (Prompt)
13
+ color_08 : ' #654735' # White
14
+
15
+ color_09 : ' #F2E5BC' # Bright Black
16
+ color_10 : ' #C14A4A' # Bright Red (Command error)
17
+ color_11 : ' #6C782E' # Bright Green (Exec)
18
+ color_12 : ' #B47109' # Bright Yellow
19
+ color_13 : ' #45707A' # Bright Blue (Folder)
20
+ color_14 : ' #945E80' # Bright Magenta
21
+ color_15 : ' #4C7A5D' # Bright Cyan
22
+ color_16 : ' #654735' # Bright White
23
+
24
+ background : ' #FBF1C7' # Background
25
+ foreground : ' #654735' # Foreground (Text)
26
+
27
+ cursor : ' #654735' # Cursor
You can’t perform that action at this time.
0 commit comments