Skip to content

Commit 65dc6ea

Browse files
authored
Revert "fix: adjust cyan and purple hexadecimal values (#33)"
This reverts commit d012c76.
1 parent 70df876 commit 65dc6ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/omni.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ omni:
1111
- &FG '#E1E1E6'
1212
- &SELECTION '#41414D'
1313
- &COMMENT '#5A4B81'
14-
- &CYAN '#78D1E1'
14+
- &CYAN '#988bc7'
1515
- &GREEN '#67e480'
1616
- &ORANGE '#E89E64'
1717
- &PINK '#FF79C6'
18-
- &PURPLE '#988bc7'
18+
- &PURPLE '#78D1E1'
1919
- &RED '#E96379'
2020
- &YELLOW '#e7de79'
2121
ansi:

0 commit comments

Comments
 (0)