darker background color

This commit is contained in:
Eric Xiao 2022-11-16 19:53:27 -08:00
commit c8b8893b08

View file

@ -1,5 +1,6 @@
local palette = {
base = '#171524',
-- base = '#171524',
base = '#10101a',
surface = '#1f1d2e',
overlay = '#26233a',
muted = '#6e6a86',