engelsystem/resources/assets/themes/light.scss

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
112 B
SCSS
Raw Normal View History

2021-08-05 01:00:12 +02:00
// All light themes
$secondary: #bec4ce;
.btn.btn-secondary {
background-color: rgba(255, 255, 255, 0.3);
}