Skip to content

Commit

Permalink
Merge pull request #480 from adsr303/fix-nanosecond
Browse files Browse the repository at this point in the history
Fix Nanosecond
  • Loading branch information
Mgldvd authored Nov 7, 2024
2 parents e040076 + c3f2f4f commit 3c14afd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/Nanosecond.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ color_03: '#00AA00' # Green (Command)
color_04: '#FFAA00' # Yellow (Command second)
color_05: '#00AAFF' # Blue (Path)
color_06: '#FF00FF' # Magenta (Syntax var)
color_07: '#AA00AA' # Cyan (Prompt)
color_07: '#00AAAA' # Cyan (Prompt)
color_08: '#AAAAAA' # White

color_09: '#555555' # Bright Black
Expand Down

0 comments on commit 3c14afd

Please sign in to comment.