mirror of
https://github.com/gabehf/base46.git
synced 2026-03-15 10:15:55 -07:00
Darkened base02 and lightened base03
This commit is contained in:
parent
973c456f21
commit
6126f9a33d
1 changed files with 2 additions and 4 deletions
|
|
@ -36,10 +36,8 @@ M.base_30 = {
|
||||||
M.base_16 = {
|
M.base_16 = {
|
||||||
base00 = "#151515",
|
base00 = "#151515",
|
||||||
base01 = "#1c1f25",
|
base01 = "#1c1f25",
|
||||||
-- base02 = "#24272d",
|
base02 = "#c3c3c3",
|
||||||
base02 = "#FFFFFF",
|
base03 = "#3f4248",
|
||||||
-- base03 = "#FFFFFF",
|
|
||||||
base03 = "#2b2e34",
|
|
||||||
base04 = "#33363c",
|
base04 = "#33363c",
|
||||||
base05 = "#c9c7be",
|
base05 = "#c9c7be",
|
||||||
base06 = "#E6E1CF",
|
base06 = "#E6E1CF",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue