[gtksourceview: 2/3] classic-dark.xml: tweak search-match colors
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceview: 2/3] classic-dark.xml: tweak search-match colors
- Date: Tue, 12 Oct 2021 17:38:00 +0000 (UTC)
commit 9a84f0997aa82501957f7f69f7351c9090a2fec3
Author: Dmitry Nalivin <dmitrynalivin gmail com>
Date: Tue Oct 12 18:34:03 2021 +0300
classic-dark.xml: tweak search-match colors
This improves interactions with the search highlighting.
data/styles/classic-dark.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/styles/classic-dark.xml b/data/styles/classic-dark.xml
index a98bc1d5..fc4c33fd 100644
--- a/data/styles/classic-dark.xml
+++ b/data/styles/classic-dark.xml
@@ -58,7 +58,7 @@
<style name="right-margin" foreground="gray" background="gray"/>
<!-- Search Matching -->
- <style name="search-match" foreground="bg2" background="yellow"/>
+ <style name="search-match" foreground="text1" background="#602080"/>
<!-- Comments -->
<style name="def:comment" foreground="blue"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]