mirror of
https://github.com/gabehf/base46.git
synced 2026-03-09 07:28:50 -07:00
Tried changing color to complete white
This commit is contained in:
parent
5ae4917869
commit
323a352803
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
local M = {}
|
||||
|
||||
M.base_30 = {
|
||||
white = "#aeaeae",
|
||||
white = "#FFFFFF",
|
||||
darker_black = "#080808",
|
||||
black = "#0e0e0e", -- nvim bg
|
||||
black2 = "#141414",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue