This commit is contained in:
syuilo
2020-02-17 07:14:03 +09:00
parent c628bdb7a6
commit b09b74b5da
5 changed files with 5 additions and 3 deletions

View File

@ -16,6 +16,7 @@
fg: '#c7d1d8',
fgHighlighted: ':lighten<3<@fg',
html: '@bg',
indicator: '@accent',
panel: '#111213',
shadow: 'rgba(0, 0, 0, 0.1)',
header: 'rgba(20, 20, 20, 0.75)',

View File

@ -16,6 +16,7 @@
fg: '#5c6a73',
fgHighlighted: ':darken<3<@fg',
html: '@bg',
indicator: '@accent',
panel: '#fff',
shadow: 'rgba(0, 0, 0, 0.1)',
header: 'rgba(255, 255, 255, 0.75)',