mirror of
https://github.com/gabehf/base46.git
synced 2026-03-09 07:28:50 -07:00
add nvchad nord theme
This commit is contained in:
parent
084440d9fc
commit
963828fe10
1 changed files with 6 additions and 0 deletions
|
|
@ -762,6 +762,12 @@ themes["nvchad-softgruv"] = {
|
|||
base08 = "ec6b64"; base09 = "e78a4e"; base0A = "e0c080"; base0B = "a9b665";
|
||||
base0C = "86b17f"; base0D = "7daea3"; base0E = "d3869b"; base0F = "d65d0e";
|
||||
}
|
||||
themes["nvchad-nord"] = {
|
||||
base00 = "2E3440"; base01 = "3B4252"; base02 = "434C5E"; base03 = "4C566A";
|
||||
base04 = "566074"; base05 = "bfc5d0"; base06 = "c7cdd8"; base07 = "ced4df";
|
||||
base08 = "ba5c65"; base09 = "D08770"; base0A = "EBCB8B"; base0B = "A3BE8C";
|
||||
base0C = "97b7d7"; base0D = "81A1C1"; base0E = "B48EAD"; base0F = "BF616A";
|
||||
}
|
||||
themes["harmonic-dark"] = {
|
||||
base00 = "0b1c2c"; base01 = "223b54"; base02 = "405c79"; base03 = "627e99";
|
||||
base04 = "aabcce"; base05 = "cbd6e2"; base06 = "e5ebf1"; base07 = "f7f9fb";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue