mirror of
https://github.com/harivansh-afk/cozybox.nvim.git
synced 2026-04-15 08:03:42 +00:00
update red
This commit is contained in:
parent
d491a0fc66
commit
0003b8c754
2 changed files with 3 additions and 3 deletions
|
|
@ -63,6 +63,9 @@ local default_config = {
|
|||
inverse = true,
|
||||
contrast = "hard",
|
||||
palette_overrides = {
|
||||
bright_red = "#ea6962",
|
||||
neutral_red = "#ea6962",
|
||||
faded_red = "#ea6962",
|
||||
bright_blue = "#5b84de",
|
||||
neutral_blue = "#5b84de",
|
||||
faded_blue = "#6c86c8",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue