Adds new style
This commit is contained in:
parent
54ecbaea3c
commit
271bbff95e
13 changed files with 74 additions and 43 deletions
|
|
@ -1,4 +1,4 @@
|
|||
@import "../../theming/library/entry.scss";
|
||||
@import "../../library/entry.scss";
|
||||
|
||||
$red: $color1;
|
||||
$green: $color2;
|
||||
|
|
@ -20,7 +20,7 @@ $dim: rgba($background, 0.75);
|
|||
}
|
||||
|
||||
window {
|
||||
background: $background-semitransparent;
|
||||
background: $background;
|
||||
color: $foreground;
|
||||
transition-property: background-color;
|
||||
transition-duration: 0.5s;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue