[gnome-builder/wip/slaf/spellcheck-sidebar: 19/33] spellchecker: darker word count background in dark theme
- From: Sébastien Lafargue <slafargue src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/slaf/spellcheck-sidebar: 19/33] spellchecker: darker word count background in dark theme
- Date: Wed, 11 Jan 2017 20:48:26 +0000 (UTC)
commit 57d77bc3923c5d4b3c946debadbb1637313565d2
Author: Sébastien Lafargue <slafargue gnome org>
Date: Sat Jan 7 15:06:20 2017 +0100
spellchecker: darker word count background in dark theme
data/theme/Adwaita-dark.css | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/data/theme/Adwaita-dark.css b/data/theme/Adwaita-dark.css
index 781d9ec..387661a 100644
--- a/data/theme/Adwaita-dark.css
+++ b/data/theme/Adwaita-dark.css
@@ -67,3 +67,8 @@ docktabstrip docktab:checked {
entry.search-missing {
border-color: #330000;
}
+
+/* spellchecker word count background darker with dark theme */
+.countbox {
+ background-color: #587A9E;
+}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]