mirror of
https://github.com/gabehf/base46.git
synced 2026-03-09 07:28:50 -07:00
Changed base02 to lighter color for better contrast
This commit is contained in:
parent
ba59ee7e4c
commit
973c456f21
1 changed files with 4 additions and 3 deletions
|
|
@ -36,9 +36,10 @@ M.base_30 = {
|
|||
M.base_16 = {
|
||||
base00 = "#151515",
|
||||
base01 = "#1c1f25",
|
||||
base02 = "#24272d",
|
||||
base03 = "#FFFFFF",
|
||||
-- base03 = "#2b2e34",
|
||||
-- base02 = "#24272d",
|
||||
base02 = "#FFFFFF",
|
||||
-- base03 = "#FFFFFF",
|
||||
base03 = "#2b2e34",
|
||||
base04 = "#33363c",
|
||||
base05 = "#c9c7be",
|
||||
base06 = "#E6E1CF",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue