@@ -3,26 +3,26 @@ name: 'Acme'
3
3
author : ' plan9-for-vimspace (https://github.com/plan9-for-vimspace/acme-colors)'
4
4
variant : ' light'
5
5
6
- color_01 : ' #101010' # Black (Host)
7
- color_02 : ' #303030' # Red (Syntax string)
8
- color_03 : ' #cccc7c' # Green (Command)
9
- color_04 : ' #ffffca' # Yellow (Command second)
10
- color_05 : ' #eaffff' # Blue (Path)
11
- color_06 : ' #505050' # Magenta (Syntax var)
12
- color_07 : ' #aeeeee' # Cyan (Prompt)
13
- color_08 : ' #fcfcce' # White
6
+ color_01 : ' #101010' # Black (Host)
7
+ color_02 : ' #303030' # Red (Syntax string)
8
+ color_03 : ' #cccc7c' # Green (Command)
9
+ color_04 : ' #ffffca' # Yellow (Command second)
10
+ color_05 : ' #eaffff' # Blue (Path)
11
+ color_06 : ' #505050' # Magenta (Syntax var)
12
+ color_07 : ' #aeeeee' # Cyan (Prompt)
13
+ color_08 : ' #fcfcce' # White
14
14
15
- color_09 : ' #101010' # Bright Black
16
- color_10 : ' #303030' # Bright Red (Command error)
17
- color_11 : ' #cccc7c' # Bright Green (Exec)
18
- color_12 : ' #ffffca' # Bright Yellow
19
- color_13 : ' #eaffff' # Bright Blue (Folder)
20
- color_14 : ' #505050' # Bright Magenta
21
- color_15 : ' #aeeeee' # Bright Cyan
22
- color_16 : ' #fcfcce' # Bright White
23
-
24
- background : ' #ffffea' # Background
25
- foreground : ' #000000' # Foreground (Text)
15
+ color_09 : ' #101010' # Bright Black
16
+ color_10 : ' #303030' # Bright Red (Command error)
17
+ color_11 : ' #cccc7c' # Bright Green (Exec)
18
+ color_12 : ' #ffffca' # Bright Yellow
19
+ color_13 : ' #eaffff' # Bright Blue (Folder)
20
+ color_14 : ' #505050' # Bright Magenta
21
+ color_15 : ' #aeeeee' # Bright Cyan
22
+ color_16 : ' #fcfcce' # Bright White
26
23
27
- cursor : ' #000000' # Cursor
24
+ background : ' #ffffea' # Background
25
+ foreground : ' #000000' # Foreground (Text)
26
+
27
+ cursor : ' #000000' # Cursor
28
28
0 commit comments