mirror of
https://github.com/hexedtech/codemp-nvim.git
synced 2024-11-21 15:04:52 +01:00
fix: brighter colors
This commit is contained in:
parent
3f4227ff03
commit
db3a46f445
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ local colors = {
|
|||
{ "#AC7EA8", 175 },
|
||||
{ "#81A1C1", 74 },
|
||||
{ "#EBCB8B", 222 },
|
||||
{ "#2E8757", 72 },
|
||||
{ "#BF616A", 167 },
|
||||
{ "#55886C", 72 },
|
||||
{ "#D1888E", 167 },
|
||||
{ "#8F81D4", 98 },
|
||||
{ "#D69C63", 179 },
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue