[gnome-builder] styles: tweak current-line highlight a bit
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] styles: tweak current-line highlight a bit
- Date: Sun, 2 Dec 2018 18:51:23 +0000 (UTC)
commit e8c84c161d94a9fd48aac5f8a8a9d22ec07888b4
Author: Christian Hergert <chergert redhat com>
Date: Sun Dec 2 10:51:11 2018 -0800
styles: tweak current-line highlight a bit
data/style-schemes/builder.style-scheme.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/style-schemes/builder.style-scheme.xml b/data/style-schemes/builder.style-scheme.xml
index 0d47e2594..3ff86c64e 100644
--- a/data/style-schemes/builder.style-scheme.xml
+++ b/data/style-schemes/builder.style-scheme.xml
@@ -75,8 +75,8 @@
<style name="selection" background="selection1"/>
<style name="map-overlay" background="#rgba(193,203,210,0.55)"/>
<style name="cursor" foreground="aluminium4"/>
- <style name="current-line" background="#rgba(238,238,236,.75)"/>
- <style name="current-line-number" background="#rgba(238,238,236,.75)" bold="true"/>
+ <style name="current-line" background="#rgba(214,209,205,.35)"/>
+ <style name="current-line-number" background="#rgba(214,209,205,.35)" bold="true"/>
<style name="draw-spaces" foreground="aluminium3"/>
<style name="line-numbers" foreground="line1" background="bg1"/>
<style name="background-pattern" background="#rgba(.125,.125,.125,.025)"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]