1
0
mirror of https://github.com/keeweb/keeweb.git synced 2024-06-28 07:50:55 +02:00
keeweb/app/styles/themes/_theme-defaults.scss
2020-11-28 23:38:12 +01:00

7 lines
129 B
SCSS

$theme-defaults: (
mute-percent: 30%,
light-border-percent: 20%,
modal-opacity: 0.9,
color-lightness-shift: 0
);