summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorChristian Hergert <chergert@redhat.com>2022-12-23 12:55:52 -0800
committerChristian Hergert <chergert@redhat.com>2022-12-23 12:55:52 -0800
commit877b8027f6c6a9219aae312b59f3e243cfdf61a6 (patch)
tree4a3c2e883097dae86b4232ce422991c2d463c0f8 /data
parent4387219b40673fce58f6bb0031ca2ad52571af09 (diff)
downloadgtksourceview-877b8027f6c6a9219aae312b59f3e243cfdf61a6.tar.gz
Adwaita.xml: soften search highlight
When combined with unfocused text selection background, it at least gives you some ability to determine the difference between them.
Diffstat (limited to 'data')
-rw-r--r--data/styles/Adwaita.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/styles/Adwaita.xml b/data/styles/Adwaita.xml
index 62df9a9d..5ad43f8e 100644
--- a/data/styles/Adwaita.xml
+++ b/data/styles/Adwaita.xml
@@ -100,7 +100,7 @@
<style name="line-numbers" background="light_2" foreground="light_6"/>
<style name="map-overlay" background="dark_1"/>
<style name="right-margin" background="dark_1" foreground="dark_1"/>
- <style name="search-match" background="#FCF7B5" foreground="dark_4"/>
+ <style name="search-match" background="#rgba(252,247,181,.5)" foreground="dark_4"/>
<style name="text" background="light_2" foreground="dark_3"/>
<!-- Defaults -->