[gnome-builder/gnome-builder-41] style-schemes: make overlay map translucent
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/gnome-builder-41] style-schemes: make overlay map translucent
- Date: Wed, 13 Oct 2021 00:27:21 +0000 (UTC)
commit 47c8bf6b67c4b3476d8d94a8e7c16bab57d5380c
Author: Christian Hergert <chergert redhat com>
Date: Tue Oct 12 17:27:13 2021 -0700
style-schemes: make overlay map translucent
data/style-schemes/Adwaita.style-scheme.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/style-schemes/Adwaita.style-scheme.xml b/data/style-schemes/Adwaita.style-scheme.xml
index b324871f7..e1eeee0a3 100644
--- a/data/style-schemes/Adwaita.style-scheme.xml
+++ b/data/style-schemes/Adwaita.style-scheme.xml
@@ -70,7 +70,7 @@
<!-- Global Settings -->
<style name="text" foreground="dark2" background="light1"/>
<style name="selection" background="selection_bg"/>
- <style name="map-overlay" background="blue1"/>
+ <style name="map-overlay" background="#rgba(60,75,95,.3)"/>
<style name="cursor" foreground="dark2"/>
<style name="line-numbers" foreground="light4" background="light1"/>
<style name="current-line" background="light2"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]