Gradience/data/shell/templates/44/gnome-shell.template
tfuxu e412a2c537
GNOME Shell theming support (#679)
Signed-off-by: tfuxu <73042332+tfuxu@users.noreply.github.com>
Co-authored-by: 0xMRTT <0xMRTT@evta.fr>
Co-authored-by: 0xMRTT <0xMRTT@proton.me>
Co-authored-by: daudix-UFO <ddaudix@gmail.com>
2023-05-04 13:24:18 +00:00

16 lines
384 B
Text

$variant: {{theme_variant}};
/* Generated with Gradience
*
* Issues caused by theming should be reported to Gradience repository, and not upstream
*
* https://github.com/GradienceTeam/Gradience
*/
@import "gnome-shell-sass/_colors"; //use gtk colors
@import "gnome-shell-sass/_drawing";
@import "gnome-shell-sass/_common";
@import "gnome-shell-sass/_widgets";
{{custom_css}}