File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : ' Nanosecond'
3
+ author : ' ' # 'AUTHOR NAME (http://WEBSITE.com)'
4
+ variant : ' ' # dark or light
5
+
6
+ color_01 : ' #000000' # Black (Host)
7
+ color_02 : ' #FF0000' # Red (Syntax string)
8
+ color_03 : ' #00AA00' # Green (Command)
9
+ color_04 : ' #FFAA00' # Yellow (Command second)
10
+ color_05 : ' #00AAFF' # Blue (Path)
11
+ color_06 : ' #FF00FF' # Magenta (Syntax var)
12
+ color_07 : ' #AA00AA' # Cyan (Prompt)
13
+ color_08 : ' #AAAAAA' # White
14
+
15
+ color_09 : ' #555555' # Bright Black
16
+ color_10 : ' #FF5555' # Bright Red (Command error)
17
+ color_11 : ' #80FF80' # Bright Green (Exec)
18
+ color_12 : ' #FFFF80' # Bright Yellow
19
+ color_13 : ' #AACCFF' # Bright Blue (Folder)
20
+ color_14 : ' #FFAAFF' # Bright Magenta
21
+ color_15 : ' #80FFFF' # Bright Cyan
22
+ color_16 : ' #FFFFFF' # Bright White
23
+
24
+ background : ' #112233' # Background
25
+ foreground : ' #FAFAFA' # Foreground (Text)
26
+
27
+ cursor : ' #FAFAFA' # Cursor
You can’t perform that action at this time.
0 commit comments