updates theming
This commit is contained in:
parent
9fa1cbf055
commit
45ed668f93
9 changed files with 102 additions and 295 deletions
|
|
@ -35,8 +35,8 @@ window.semi-hidden {
|
|||
border-radius: $border-radius;
|
||||
|
||||
background-color: $background;
|
||||
border: 1px solid rgba($foreground, 0.4);
|
||||
box-shadow: $box-shadow-inner-less
|
||||
border: 1px solid $border-color;
|
||||
box-shadow: $box-shadow-inner-less;
|
||||
}
|
||||
|
||||
.hidden {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue