mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-13 23:39:51 +01:00
Gnome: Add initial support to v40
This commit is contained in:
2182
gnome-shell/v40/_common.scss
Normal file
2182
gnome-shell/v40/_common.scss
Normal file
File diff suppressed because it is too large
Load Diff
2074
gnome-shell/v40/gnome-shell.css
Normal file
2074
gnome-shell/v40/gnome-shell.css
Normal file
File diff suppressed because it is too large
Load Diff
6
gnome-shell/v40/gnome-shell.scss
Normal file
6
gnome-shell/v40/gnome-shell.scss
Normal file
@@ -0,0 +1,6 @@
|
||||
$subtheme: 'main';
|
||||
|
||||
@import "../colors"; //use gtk colors
|
||||
@import "../drawing";
|
||||
@import "common";
|
||||
@import "../extensions"
|
||||
Reference in New Issue
Block a user