mirror of
https://github.com/gabehf/base46.git
synced 2026-03-10 07:50:31 -07:00
[2/2]: Add theme files
This commit is contained in:
parent
86a08c7983
commit
619a8026ba
133 changed files with 2394 additions and 0 deletions
18
lua/themes/xcode-dusk-base16.lua
Normal file
18
lua/themes/xcode-dusk-base16.lua
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
return {
|
||||
base0A = "438288",
|
||||
base04 = "7E8086",
|
||||
base07 = "BEBFC2",
|
||||
base05 = "939599",
|
||||
base0E = "B21889",
|
||||
base0D = "790EAD",
|
||||
base0C = "00A0BE",
|
||||
base0B = "DF0002",
|
||||
base02 = "53555D",
|
||||
base0F = "C77C48",
|
||||
base03 = "686A71",
|
||||
base08 = "B21889",
|
||||
base01 = "3D4048",
|
||||
base00 = "282B35",
|
||||
base09 = "786DC5",
|
||||
base06 = "A9AAAE"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue