[gnome-builder] sysmon: tweak styling to match editor
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] sysmon: tweak styling to match editor
- Date: Thu, 28 Apr 2016 07:46:45 +0000 (UTC)
commit 9e92da27db9133dea3b095a4d2b845979f97aa4b
Author: Christian Hergert <christian hergert me>
Date: Thu Apr 28 00:46:26 2016 -0700
sysmon: tweak styling to match editor
plugins/sysmon/theme/Adwaita-dark.css | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/plugins/sysmon/theme/Adwaita-dark.css b/plugins/sysmon/theme/Adwaita-dark.css
index 6d61f44..b089cd7 100644
--- a/plugins/sysmon/theme/Adwaita-dark.css
+++ b/plugins/sysmon/theme/Adwaita-dark.css
@@ -1,6 +1,6 @@
rggraph {
- background-color: #292929;
+ background-color: #232729;
background-size: 8px 8px;
- background-image: repeating-linear-gradient(0deg, #2f2f2f, #2f2f2f 1px, transparent 1px, transparent 8px),
- repeating-linear-gradient(-90deg, #2f2f2f, #2f2f2f 1px, transparent 1px, transparent
8px);
+ background-image: repeating-linear-gradient(0deg, #2e2e2e, #2e2e2e 1px, transparent 1px, transparent 8px),
+ repeating-linear-gradient(-90deg, #2e2e2e, #2e2e2e 1px, transparent 1px, transparent
8px);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]