This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
gtk2
Watch
1
Star
0
Fork
0
You've already forked gtk2
forked from
AuroraMiddleware/gtk
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
405fab8b36
gtk2
/
gtk
/
theme
/
Adwaita
/
Adwaita-dark.scss
7 lines
99 B
SCSS
Raw
Normal View
History
Unescape
Escape
Include the Adwaita theme This adds the resources for the Adwaita theme, and includes them in libgtk, on all platforms.
2014-06-13 14:32:44 +00:00
$variant
:
'
dark
'
;
@import
'
colors
'
;
@import
'
drawing
'
;
@import
'
common
'
;
Adwaita: take named colors out of _colors.scss To be able to use sass for shipped css, importing _colors.scss and _drawings.scss.
2014-08-28 11:21:14 +00:00
@import
'
colors-public
'
;
Reference in New Issue
Copy Permalink