🎨
This commit is contained in:
parent
ca967e83bd
commit
1d8bfe4f1c
7 changed files with 17 additions and 19 deletions
|
|
@ -53,11 +53,13 @@
|
|||
infoFg: '#72818a',
|
||||
infoWarnBg: '#fff0db',
|
||||
infoWarnFg: '#8f6e31',
|
||||
switchBg: 'rgba(0, 0, 0, 0.15)',
|
||||
buttonBg: 'rgba(0, 0, 0, 0.05)',
|
||||
buttonHoverBg: 'rgba(0, 0, 0, 0.1)',
|
||||
folderHeaderBg: 'rgba(0, 0, 0, 0.05)',
|
||||
folderHeaderHoverBg: 'rgba(0, 0, 0, 0.1)',
|
||||
buttonBg: ':darken<5<@panel',
|
||||
buttonHoverBg: ':darken<10<@panel',
|
||||
buttonGradateA: '@accent',
|
||||
buttonGradateB: ':hue<20<@accent',
|
||||
switchBg: 'rgba(0, 0, 0, 0.15)',
|
||||
switchOffBg: 'rgba(0, 0, 0, 0.1)',
|
||||
switchOffFg: '@panel',
|
||||
switchOnBg: '@accent',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue