This commit is contained in:
syuilo
2020-07-04 18:28:57 +09:00
parent 1fd345f563
commit 83e1068da3
6 changed files with 11 additions and 48 deletions

View File

@@ -20,7 +20,6 @@
panel: '#000',
shadow: 'rgba(0, 0, 0, 0.1)',
header: 'rgba(20, 20, 20, 0.75)',
pageBg: ':lighten<5<@bg',
navBg: '@panel',
navFg: '@fg',
navHoverFg: ':lighten<17<@fg',

View File

@@ -20,7 +20,6 @@
panel: '#fff',
shadow: 'rgba(0, 0, 0, 0.1)',
header: 'rgba(255, 255, 255, 0.75)',
pageBg: '@bg',
navBg: '@panel',
navFg: '@fg',
navHoverFg: ':darken<17<@fg',