mirror of
https://github.com/gabehf/base46.git
synced 2026-03-16 02:35:56 -07:00
change white
This commit is contained in:
parent
61bd9082a2
commit
011d6b6e14
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
local colors = {
|
local colors = {
|
||||||
white = "#eeffff",
|
white = "#abb2bf",
|
||||||
darker_black = "#1b1f27",
|
darker_black = "#1b1f27",
|
||||||
black = "#1e222a",
|
black = "#1e222a",
|
||||||
black2 = "#252931",
|
black2 = "#252931",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue