fix(themes/catppuccin): black and white inverted (#1953)
This commit is contained in:
parent
249830afe8
commit
d4ae16ed58
1 changed files with 2 additions and 2 deletions
|
|
@ -12,8 +12,8 @@ themes {
|
|||
magenta "#ea76cb" // Pink
|
||||
orange "#fe640b" // Peach
|
||||
cyan "#04a5e5" // Sky
|
||||
black "#4c4f69" // Text
|
||||
white "#dce0e8" // Crust
|
||||
black "#dce0e8" // Crust
|
||||
white "#4c4f69" // Text
|
||||
}
|
||||
|
||||
catppuccin-frappe {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue