mirror of
https://github.com/gabehf/base46.git
synced 2026-03-09 07:28:50 -07:00
Giving more contrast to darker nord colors
This commit is contained in:
parent
f3318effc7
commit
dd50deeb62
1 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
return {
|
||||
base00 = "4C566A",
|
||||
base01 = "4C566A",
|
||||
base02 = "4C566A",
|
||||
base00 = "2E3440",
|
||||
base01 = "3B4252",
|
||||
base02 = "434C5E",
|
||||
base03 = "4C566A",
|
||||
base04 = "D8DEE9",
|
||||
base05 = "E5E9F0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue