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