[gimp/wip/akkana/Light-theme: 14/16] Light theme: import GIMP system theme first
- From: Akkana Peck <akkana src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/wip/akkana/Light-theme: 14/16] Light theme: import GIMP system theme first
- Date: Fri, 19 Aug 2022 16:26:10 +0000 (UTC)
commit d113abd73c4cc351f97eb61a0481f523b40ac2a1
Author: Akkana Peck <akkana shallowsky com>
Date: Wed Aug 17 14:36:39 2022 -0600
Light theme: import GIMP system theme first
themes/Light/gimp.css | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/themes/Light/gimp.css b/themes/Light/gimp.css
index 380a82d001..ba4494fef1 100644
--- a/themes/Light/gimp.css
+++ b/themes/Light/gimp.css
@@ -32,6 +32,8 @@ scrolledwindow viewport.frame {
* or from GIMP's UI: File > Debug > Start GtkInspector
*/
+@import url("../System/gimp.css");
+
* {
-GimpToolPalette-tool-icon-size: large-toolbar;
@@ -210,6 +212,7 @@ Doesn't seem to work here, though.
*/
scrollbar trough {
background: rgb(250,250,250);
+
}
scrollbar slider {
@@ -338,3 +341,4 @@ menuitem *:hover {
background-color: rgb(235,235,235);
}
+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]