mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2026-03-29 17:07:44 +00:00
Fixed gnome-shell 46 issues
This commit is contained in:
8
src/main/gnome-shell/shell-46-0/gnome-shell-Dark.scss
Normal file
8
src/main/gnome-shell/shell-46-0/gnome-shell-Dark.scss
Normal file
@@ -0,0 +1,8 @@
|
||||
$variant: 'dark';
|
||||
|
||||
@import '../../../sass/variables';
|
||||
@import '../../../sass/colors';
|
||||
@import '../../../sass/gnome-shell/drawing';
|
||||
@import '../../../sass/gnome-shell/common';
|
||||
@import '../../../sass/gnome-shell/widgets-46-0';
|
||||
@import '../../../sass/gnome-shell/extensions-40-0';
|
||||
8
src/main/gnome-shell/shell-46-0/gnome-shell-Light.scss
Normal file
8
src/main/gnome-shell/shell-46-0/gnome-shell-Light.scss
Normal file
@@ -0,0 +1,8 @@
|
||||
$variant: 'light';
|
||||
|
||||
@import '../../../sass/variables';
|
||||
@import '../../../sass/colors';
|
||||
@import '../../../sass/gnome-shell/drawing';
|
||||
@import '../../../sass/gnome-shell/common';
|
||||
@import '../../../sass/gnome-shell/widgets-46-0';
|
||||
@import '../../../sass/gnome-shell/extensions-40-0';
|
||||
Reference in New Issue
Block a user