[gtk/gtk-3-24] Adwaita: Regenerate CSS for new window.devel style
- From: Daniel Boles <dboles src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/gtk-3-24] Adwaita: Regenerate CSS for new window.devel style
- Date: Fri, 12 Oct 2018 22:56:48 +0000 (UTC)
commit 2856fb86a93e1ba5cac3d4dddd29b2f2e4101964
Author: Daniel Boles <dboles src gmail com>
Date: Fri Oct 12 23:55:02 2018 +0100
Adwaita: Regenerate CSS for new window.devel style
Commit 955aa8d54b1ef6b9252e06b19d1d42a971c2b409 forgot this, again.
gtk/theme/Adwaita/gtk-contained-dark.css | 4 ++++
gtk/theme/Adwaita/gtk-contained.css | 4 ++++
2 files changed, 8 insertions(+)
---
diff --git a/gtk/theme/Adwaita/gtk-contained-dark.css b/gtk/theme/Adwaita/gtk-contained-dark.css
index d8366cd1c7..f24eaecf74 100644
--- a/gtk/theme/Adwaita/gtk-contained-dark.css
+++ b/gtk/theme/Adwaita/gtk-contained-dark.css
@@ -688,6 +688,10 @@ window.csd > .titlebar:not(headerbar) { padding: 0; background-color: transparen
.titlebar:not(headerbar) > separator { background-color: #1b1f20; }
+window.devel headerbar:last-child { background: transparent -gtk-icontheme("system-run-symbolic") 90%
0/256px 256px no-repeat, linear-gradient(to left, #313d45 8%, #33393b 25%); color: rgba(238, 238, 236, 0.1); }
+
+window.devel headerbar:last-child label { color: #eeeeec; }
+
/************ Pathbars * */
.path-bar button.text-button, .path-bar button.image-button, .path-bar button { padding-left: 4px;
padding-right: 4px; }
diff --git a/gtk/theme/Adwaita/gtk-contained.css b/gtk/theme/Adwaita/gtk-contained.css
index cbb4e249e0..b6b2226c5c 100644
--- a/gtk/theme/Adwaita/gtk-contained.css
+++ b/gtk/theme/Adwaita/gtk-contained.css
@@ -696,6 +696,10 @@ window.csd > .titlebar:not(headerbar) { padding: 0; background-color: transparen
.titlebar:not(headerbar) > separator { background-color: #b6b6b3; }
+window.devel headerbar:last-child { background: transparent -gtk-icontheme("system-run-symbolic") 90%
0/256px 256px no-repeat, linear-gradient(to left, #d8dfe6 8%, #e8e8e7 25%); color: rgba(46, 52, 54, 0.1); }
+
+window.devel headerbar:last-child label { color: #2e3436; }
+
/************ Pathbars * */
.path-bar button.text-button, .path-bar button.image-button, .path-bar button { padding-left: 4px;
padding-right: 4px; }
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]