Gtk-4: Rebuild theme

This commit is contained in:
EliverLara
2021-12-05 14:36:06 -06:00
parent 8a1415fd7c
commit ba6147f6b8
4 changed files with 1262 additions and 1240 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
$variant: 'dark';
$variant: 'light';
@import '../gtk-3.0/colors';
@import '../gtk-3.0/elementary-colors';

View File

@@ -15,7 +15,7 @@ decoration, window {
// lamefun trick to get rounded borders regardless of CSD use
border-width: 0px;
box-shadow: 0 4px 10px 2px transparentize($borders_color, 0.2);
box-shadow: 0 4px 10px 2px transparentize(#211A1E, 0.6);
// FIXME rationalize shadows
// this is used for the resize cursor area