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
|
magenta "#ea76cb" // Pink
|
||||||
orange "#fe640b" // Peach
|
orange "#fe640b" // Peach
|
||||||
cyan "#04a5e5" // Sky
|
cyan "#04a5e5" // Sky
|
||||||
black "#4c4f69" // Text
|
black "#dce0e8" // Crust
|
||||||
white "#dce0e8" // Crust
|
white "#4c4f69" // Text
|
||||||
}
|
}
|
||||||
|
|
||||||
catppuccin-frappe {
|
catppuccin-frappe {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue