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
efd009e6d8
gtk2
/
gtk
/
theme
/
HighContrast
/
gtk-inverse.css
2 lines
87 B
CSS
Raw
Normal View
History
Unescape
Escape
Rename GResources for standard GTK themes After commit 2ab9be54fb34c61eedbbb89b78ce9db23ba81e8a we had to rename the generated CSS files to be included into the GResource bundle; we kept the URI stable to avoid too much churn, and allow backporting the change to the 3.24 stable branch. This had the adverse effect of making it harder to debug issues, as the on-disk file name does not match the location in the GResource that will be used to print out warnings, errors, and debugging messages.
2020-03-27 15:20:59 +00:00
@
import
url
(
"resource:///org/gtk/libgtk/theme/HighContrast/HighContrast-inverse.css"
)
;
Reference in New Issue
Copy Permalink