mirror of
https://github.com/vinceliuice/Colloid-gtk-theme.git
synced 2025-09-16 13:28:38 -07:00
Fixed issues
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
/* Import theme */
|
/* Import theme */
|
||||||
@import "theme/gnome-theme.css";
|
@import "Colloid/theme.css";
|
||||||
|
|
||||||
/* Import a custom stylesheet
|
/* Import a custom stylesheet
|
||||||
* Everything you add in your customChrome.css file (it doesn't exist by
|
* Everything you add in your customChrome.css file (it doesn't exist by
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
@import "theme/colors/light.css";
|
@import "Colloid/colors/light.css";
|
||||||
@import "theme/colors/dark.css";
|
@import "Colloid/colors/dark.css";
|
||||||
|
|
||||||
@import "theme/pages/newtab.css";
|
@import "Colloid/pages/newtab.css";
|
||||||
@import "theme/pages/privatebrowsing.css";
|
@import "Colloid/pages/privatebrowsing.css";
|
||||||
|
|
||||||
@import "theme/parts/video-player.css";
|
@import "Colloid/parts/video-player.css";
|
||||||
|
Reference in New Issue
Block a user