mirror of
https://github.com/gabehf/base46.git
synced 2026-03-10 16:00:30 -07:00
convert to 0.7
This commit is contained in:
parent
489408c1d0
commit
8751f27425
32 changed files with 505 additions and 512 deletions
|
|
@ -1,18 +1,18 @@
|
|||
return {
|
||||
base00 ="1E1D2D",
|
||||
base01 ="282737",
|
||||
base02 ="2f2e3e",
|
||||
base03 ="383747",
|
||||
base04 ="414050",
|
||||
base05 ="bfc6d4",
|
||||
base06 ="ccd3e1",
|
||||
base07 ="D9E0EE",
|
||||
base08 ="DDB6F2",
|
||||
base09 ="89DCEB",
|
||||
base0A ="F8BD96",
|
||||
base0B ="ABE9B3",
|
||||
base0C ="F5C2E7",
|
||||
base0D ="96CDFB",
|
||||
base0E ="F28FAD",
|
||||
base0F ="E8A2AF",
|
||||
base00 ="#1E1D2D",
|
||||
base01 ="#282737",
|
||||
base02 ="#2f2e3e",
|
||||
base03 ="#383747",
|
||||
base04 ="#414050",
|
||||
base05 ="#bfc6d4",
|
||||
base06 ="#ccd3e1",
|
||||
base07 ="#D9E0EE",
|
||||
base08 ="#DDB6F2",
|
||||
base09 ="#89DCEB",
|
||||
base0A ="#F8BD96",
|
||||
base0B ="#ABE9B3",
|
||||
base0C ="#F5C2E7",
|
||||
base0D ="#96CDFB",
|
||||
base0E ="#F28FAD",
|
||||
base0F ="#E8A2AF",
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue