mirror of
https://github.com/harivansh-afk/cozybox.nvim.git
synced 2026-04-15 03:00:45 +00:00
chore: change light colors
This commit is contained in:
parent
0a88180cce
commit
76493bfb29
1 changed files with 5 additions and 2 deletions
|
|
@ -69,8 +69,11 @@ local default_config = {
|
|||
bright_blue = "#5b84de",
|
||||
neutral_blue = "#5b84de",
|
||||
faded_blue = "#6c86c8",
|
||||
bright_green = "#8ec97c",
|
||||
neutral_green = "#8ec97c",
|
||||
bright_yellow = "#d8a657",
|
||||
neutral_yellow = "#d8a657",
|
||||
faded_yellow = "#d8a657",
|
||||
bright_green = "#a9b665",
|
||||
neutral_green = "#a9b665",
|
||||
faded_green = "#6fae70",
|
||||
},
|
||||
overrides = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue