mirror of
https://github.com/gabehf/base46.git
synced 2026-03-09 15:38:15 -07:00
Made nord theme less vibrant
This commit is contained in:
parent
bfae097511
commit
f3318effc7
1 changed files with 13 additions and 13 deletions
|
|
@ -1,18 +1,18 @@
|
|||
return {
|
||||
base0A = "5E81AC",
|
||||
base04 = "D8DEE9",
|
||||
base07 = "8FBCBB",
|
||||
base05 = "E5E9F0",
|
||||
base0E = "A3BE8C",
|
||||
base0D = "EBCB8B",
|
||||
base0C = "D08770",
|
||||
base0B = "BF616A",
|
||||
base02 = "434C5E",
|
||||
base0F = "B48EAD",
|
||||
base00 = "4C566A",
|
||||
base01 = "4C566A",
|
||||
base02 = "4C566A",
|
||||
base03 = "4C566A",
|
||||
base04 = "D8DEE9",
|
||||
base05 = "E5E9F0",
|
||||
base06 = "ECEFF4",
|
||||
base07 = "8FBCBB",
|
||||
base08 = "88C0D0",
|
||||
base01 = "3B4252",
|
||||
base00 = "2E3440",
|
||||
base09 = "81A1C1",
|
||||
base06 = "ECEFF4"
|
||||
base0A = "88C0D0",
|
||||
base0B = "A3BE8C",
|
||||
base0C = "81A1C1",
|
||||
base0D = "81A1C1",
|
||||
base0E = "81A1C1",
|
||||
base0F = "B48EAD",
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue