This commit is contained in:
kento2 2026-07-30 15:47:38 +02:00
parent 856e135e63
commit 16c7b23408
7 changed files with 63 additions and 8 deletions

View file

@ -24,7 +24,7 @@ local colors = {
['bwht'] = '#c0c0c0',
-- special colors
['dim1'] = '#111111',
['dim1'] = '#555555',
['dim2'] = '#010101'
}