mirror of
https://github.com/gabehf/base46.git
synced 2026-03-09 23:48:16 -07:00
Darkened color of base02
This commit is contained in:
parent
6126f9a33d
commit
a46d71c753
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ M.base_30 = {
|
||||||
M.base_16 = {
|
M.base_16 = {
|
||||||
base00 = "#151515",
|
base00 = "#151515",
|
||||||
base01 = "#1c1f25",
|
base01 = "#1c1f25",
|
||||||
base02 = "#c3c3c3",
|
base02 = "#474a50",
|
||||||
base03 = "#3f4248",
|
base03 = "#3f4248",
|
||||||
base04 = "#33363c",
|
base04 = "#33363c",
|
||||||
base05 = "#c9c7be",
|
base05 = "#c9c7be",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue