File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change
1
+ name : ' Guezwhoz'
2
+ author : ' Egor Lem (http://egorlem.com)'
3
+ variant : ' dark'
4
+
5
+ color_01 : ' #333333' # Black (Host)
6
+ color_02 : ' #E85181' # Red (Syntax string)
7
+ color_03 : ' #7AD694' # Green (Command)
8
+ color_04 : ' #B7D074' # Yellow (Command second)
9
+ color_05 : ' #5AA0D6' # Blue (Path)
10
+ color_06 : ' #9A90E0' # Magenta (Syntax var)
11
+ color_07 : ' #58D6CE' # Cyan (Prompt)
12
+ color_08 : ' #D9D9D9' # White
13
+
14
+ color_09 : ' #808080' # Bright Black
15
+ color_10 : ' #e85181' # Bright Red (Command error)
16
+ color_11 : ' #AFD7AF' # Bright Green (Exec)
17
+ color_12 : ' #d1ed85' # Bright Yellow
18
+ color_13 : ' #64B2ED' # Bright Blue (Folder)
19
+ color_14 : ' #A398ED' # Bright Magenta
20
+ color_15 : ' #61EDE4' # Bright Cyan
21
+ color_16 : ' #EDEDED' # Bright White
22
+
23
+ background : ' #1d1d1d' # Background
24
+ foreground : ' #d9d9d9' # Foreground (Text)
25
+
26
+ cursor : ' #99d4b1' # Cursor
You can’t perform that action at this time.
0 commit comments