mirror of
https://github.com/gabehf/base46.git
synced 2026-03-10 07:50:31 -07:00
Renamed to onebright
This commit is contained in:
parent
d27cb07609
commit
3732b14a4a
2 changed files with 0 additions and 0 deletions
18
lua/themes/onebright-base16.lua
Normal file
18
lua/themes/onebright-base16.lua
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
return {
|
||||
base00 = "1e222a",
|
||||
base01 = "353b45",
|
||||
base02 = "3e4451",
|
||||
base03 = "4a4a4a",
|
||||
base04 = "b2ccd6",
|
||||
base05 = "eeffff",
|
||||
base06 = "eeffff",
|
||||
base07 = "ffffff",
|
||||
base08 = "f07178",
|
||||
base09 = "f78c6c",
|
||||
base0A = "ffcb6b",
|
||||
base0B = "c3e88d",
|
||||
base0C = "89ddff",
|
||||
base0D = "82aaff",
|
||||
base0E = "c792ea",
|
||||
base0F = "ff5370"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue