Skip to content

Commit 3c14afd

Browse files
authored
Merge pull request #480 from adsr303/fix-nanosecond
Fix Nanosecond
2 parents e040076 + c3f2f4f commit 3c14afd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/Nanosecond.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ color_03: '#00AA00' # Green (Command)
99
color_04: '#FFAA00' # Yellow (Command second)
1010
color_05: '#00AAFF' # Blue (Path)
1111
color_06: '#FF00FF' # Magenta (Syntax var)
12-
color_07: '#AA00AA' # Cyan (Prompt)
12+
color_07: '#00AAAA' # Cyan (Prompt)
1313
color_08: '#AAAAAA' # White
1414

1515
color_09: '#555555' # Bright Black

0 commit comments

Comments
 (0)