🐛 Bug(colorschemes): fix white/grey on dark-mode colors
Fix the white/grey for catppuccin dark flavors to match the official formats
This commit is contained in:
@@ -8,7 +8,7 @@ ansi = [
|
||||
"#89b4fa",
|
||||
"#f5c2e7",
|
||||
"#94e2d5",
|
||||
"#bac2de",
|
||||
"#a6adc8",
|
||||
]
|
||||
background = "#1e1e2e"
|
||||
brights = [
|
||||
@@ -19,7 +19,7 @@ brights = [
|
||||
"#74a8fc",
|
||||
"#f2aede",
|
||||
"#6bd7ca",
|
||||
"#a6adc8",
|
||||
"#bac2de",
|
||||
]
|
||||
compose_cursor = "#f2cdcd"
|
||||
cursor_bg = "#f5e0dc"
|
||||
|
||||
Reference in New Issue
Block a user