[gnome-builder] style: make current-line slightly translucent
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] style: make current-line slightly translucent
- Date: Fri, 19 Dec 2014 10:09:34 +0000 (UTC)
commit d5a28a85a8d3a59d92e3669d31e507aa6487be98
Author: Christian Hergert <christian hergert me>
Date: Fri Dec 19 01:17:59 2014 -0800
style: make current-line slightly translucent
data/styles/builder.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/styles/builder.xml b/data/styles/builder.xml
index 53145da..4d38146 100644
--- a/data/styles/builder.xml
+++ b/data/styles/builder.xml
@@ -76,7 +76,7 @@
<style name="text" foreground="text1" background="bg1"/>
<style name="selection" background="selection1"/>
<style name="cursor" foreground="aluminium4"/>
- <style name="current-line" background="aluminium1"/>
+ <style name="current-line" background="#rgba(238,238,236,.75)"/>
<style name="draw-spaces" foreground="aluminium3"/>
<style name="line-numbers" foreground="line1" background="bg1"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]