2010-12-29 22:14:18 +08:00
|
|
|
/* GIMP theme css file */
|
|
|
|
|
|
|
|
* {
|
2018-05-29 02:48:55 +08:00
|
|
|
-gtk-icon-style: symbolic;
|
2011-02-08 21:10:36 +08:00
|
|
|
-GimpDockWindow-default-height: 300;
|
|
|
|
-GimpMenuDock-minimal-width: 200;
|
|
|
|
-GimpDockWindow-menu-preview-size: button;
|
2018-05-31 21:24:13 +08:00
|
|
|
-GimpToolPalette-tool-icon-size: large-toolbar;
|
2011-02-08 21:10:36 +08:00
|
|
|
-GimpToolPalette-button-relief: none;
|
2024-07-27 23:39:05 +08:00
|
|
|
-GimpDock-tool-icon-size: large-toolbar;
|
2011-02-08 21:10:36 +08:00
|
|
|
-GimpDockbook-tab-icon-size: button;
|
|
|
|
-GimpColorNotebook-tab-icon-size: button;
|
|
|
|
-GimpDockable-content-border: 2;
|
|
|
|
-GimpEditor-content-spacing: 2;
|
|
|
|
-GimpEditor-button-spacing: 2;
|
|
|
|
-GimpEditor-button-icon-size: menu;
|
|
|
|
-GimpDataEditor-minimal-height: 96;
|
|
|
|
-GtkDialog-content-area-border: 0;
|
|
|
|
-GtkDialog-button-spacing: 6;
|
|
|
|
-GtkDialog-action-area-border: 12;
|
|
|
|
-GimpUnitComboBox-appears-as-list: 0;
|
2010-12-29 22:14:18 +08:00
|
|
|
}
|
|
|
|
|
|
|
|
GimpToolDialog {
|
2011-02-08 21:10:36 +08:00
|
|
|
-GtkDialog-action-area-border: 6;
|
2010-12-29 22:14:18 +08:00
|
|
|
}
|
|
|
|
|
2012-02-02 03:32:22 +08:00
|
|
|
GimpColorNotebook tab {
|
|
|
|
padding: 0 0 0 0;
|
|
|
|
}
|
|
|
|
|
2023-05-24 20:47:42 +08:00
|
|
|
GimpDock entry,
|
2023-05-24 21:17:27 +08:00
|
|
|
GimpDock spinbutton,
|
2020-06-17 15:33:40 +08:00
|
|
|
GimpDock GimpColorNotebook spinbutton,
|
|
|
|
GimpDock GimpColorNotebook spinbutton entry,
|
|
|
|
GimpDock GimpColorScales spinbutton,
|
|
|
|
GimpDock GimpColorScales spinbutton entry {
|
2018-05-01 06:17:27 +08:00
|
|
|
min-height: 0;
|
2023-05-24 21:17:27 +08:00
|
|
|
padding-top: 2px;
|
|
|
|
padding-bottom: 2px;
|
2018-05-01 06:17:27 +08:00
|
|
|
}
|
|
|
|
|
2018-06-24 21:36:00 +08:00
|
|
|
GimpColorSelection ColorselCmyk {
|
|
|
|
padding: 2px 2px 2px 2px;
|
|
|
|
}
|
|
|
|
|
2018-06-10 22:42:39 +08:00
|
|
|
GimpColorHistory button {
|
|
|
|
padding: 3px 3px 3px 3px;
|
|
|
|
}
|
|
|
|
|
2018-06-20 05:22:50 +08:00
|
|
|
#gimp-color-tag-box button {
|
|
|
|
padding: 4px 6px 4px 6px;
|
|
|
|
}
|
|
|
|
|
2018-06-24 19:56:08 +08:00
|
|
|
tab GimpFgBgView {
|
|
|
|
padding: 6px 6px 6px 6px;
|
|
|
|
}
|
|
|
|
|
2018-10-25 18:02:41 +08:00
|
|
|
GimpFgBgEditor:active {
|
|
|
|
border-width: 2px 2px 2px 2px;
|
|
|
|
}
|
|
|
|
|
2018-05-01 06:17:27 +08:00
|
|
|
GimpDock notebook tab {
|
|
|
|
padding: 0 0 0 0;
|
|
|
|
}
|
|
|
|
|
2018-06-13 21:38:12 +08:00
|
|
|
GimpDock :not(toolbutton) > button,
|
2018-06-11 05:56:57 +08:00
|
|
|
GimpOverlayDialog button,
|
2018-06-18 07:04:08 +08:00
|
|
|
GimpToolDialog :not(headerbar) button,
|
|
|
|
GimpTextStyleEditor button {
|
2018-06-10 22:42:39 +08:00
|
|
|
padding: 0px 2px 0px 2px;
|
|
|
|
}
|
|
|
|
|
2018-06-11 18:46:24 +08:00
|
|
|
GimpToolDialog headerbar {
|
|
|
|
min-height: 0;
|
|
|
|
}
|
|
|
|
|
2018-06-10 22:42:39 +08:00
|
|
|
GimpDock frame {
|
2011-02-08 21:10:36 +08:00
|
|
|
-GimpFrame-label-bold: 0;
|
|
|
|
-GimpFrame-label-spacing: 2;
|
2010-12-29 22:14:18 +08:00
|
|
|
}
|
|
|
|
|
2018-06-13 21:38:12 +08:00
|
|
|
GimpDisplayShell grid > button {
|
2018-05-14 06:19:19 +08:00
|
|
|
min-height: 0;
|
|
|
|
min-width: 0;
|
|
|
|
padding: 0 0 0 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
GimpDisplayShell progressbar trough,
|
|
|
|
GimpDisplayShell progressbar progress {
|
|
|
|
min-height: 1em;
|
|
|
|
}
|
|
|
|
|
2018-07-04 01:40:42 +08:00
|
|
|
GimpFileDialog progressbar trough,
|
|
|
|
GimpFileDialog progressbar progress {
|
|
|
|
min-width: 1px; /* hack */
|
|
|
|
min-height: 1em;
|
|
|
|
}
|
|
|
|
|
2022-08-20 20:04:28 +08:00
|
|
|
spinbutton entry {
|
|
|
|
border-radius: 3px;
|
|
|
|
}
|
|
|
|
|
2022-02-17 02:01:39 +08:00
|
|
|
GimpSpinScale entry {
|
|
|
|
/* Important: prevent overhigh spin scale */
|
|
|
|
min-height: 16px;
|
|
|
|
}
|
|
|
|
|
|
|
|
GimpSpinScale entry progress {
|
2020-06-17 00:35:58 +08:00
|
|
|
background-color: @theme_selected_bg_color;
|
|
|
|
border-width: 0px;
|
|
|
|
border-radius: 3px;
|
|
|
|
}
|
|
|
|
|
2022-02-17 02:01:39 +08:00
|
|
|
GimpSpinScale button {
|
|
|
|
/* Makes the +- buttons a bit more compact. */
|
|
|
|
padding: 0 1px 0 1px;
|
|
|
|
}
|
|
|
|
|
2018-05-22 01:31:15 +08:00
|
|
|
entry.italic {
|
|
|
|
font-style: italic;
|
|
|
|
}
|
|
|
|
|
2024-04-04 04:37:59 +08:00
|
|
|
tooltip decoration {
|
|
|
|
box-shadow: 0px 0px;
|
|
|
|
}
|
|
|
|
|
2022-02-14 20:35:51 +08:00
|
|
|
treeview header button {
|
|
|
|
padding: 6px;
|
|
|
|
}
|
|
|
|
|
2022-02-14 20:24:37 +08:00
|
|
|
treeview .toggle-icon:not(.visible):hover {
|
|
|
|
border: 1px solid gray;
|
|
|
|
border-radius: 3px;
|
|
|
|
}
|
|
|
|
|
|
|
|
treeview .toggle-icon:not(.visible):selected {
|
|
|
|
border-color: lightgray;
|
|
|
|
}
|