mirror of
https://github.com/gabehf/base46.git
synced 2026-03-09 07:28:50 -07:00
Lightened white by 45%
This commit is contained in:
parent
2af7fa0753
commit
d93257a159
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
local M = {}
|
||||
|
||||
M.base_30 = {
|
||||
white = "#7c7c7c",
|
||||
white = "#959595",
|
||||
darker_black = "#080808",
|
||||
black = "#0e0e0e", -- nvim bg
|
||||
black2 = "#141414",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue