[gnome-builder] styles: set background-pattern
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] styles: set background-pattern
- Date: Mon, 26 Jan 2015 16:05:10 +0000 (UTC)
commit 4f6e7d02595891673028b3f90e3457dbd8e3ea65
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Wed Jan 21 14:41:25 2015 +0100
styles: set background-pattern
data/styles/builder-dark.xml | 1 +
data/styles/builder.xml | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/data/styles/builder-dark.xml b/data/styles/builder-dark.xml
index 3fcd1ec..39e9d13 100644
--- a/data/styles/builder-dark.xml
+++ b/data/styles/builder-dark.xml
@@ -65,6 +65,7 @@
<style name="current-line-number" background="#rgba(85,87,83,.5)"/>
<style name="line-numbers" foreground="aluminium4" background="aluminium6"/>
<style name="draw-spaces" foreground="aluminium4"/>
+ <style name="background-pattern" background="#32383a"/>
<!-- Bracket Matching -->
<style name="bracket-match" foreground="chocolate2" bold="true"/>
diff --git a/data/styles/builder.xml b/data/styles/builder.xml
index f62cfde..239f48e 100644
--- a/data/styles/builder.xml
+++ b/data/styles/builder.xml
@@ -80,6 +80,7 @@
<style name="current-line-number" background="#rgba(238,238,236,.75)"/>
<style name="draw-spaces" foreground="aluminium3"/>
<style name="line-numbers" foreground="line1" background="bg1"/>
+ <style name="background-pattern" background="#rgba(.125,.125,.125,.025)"/>
<!-- Bracket Matching -->
<style name="bracket-match" foreground="aluminium3" background="aluminium1" bold="true"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]