[gnome-builder/wip/grid: 2/3] styles: set background-pattern
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/grid: 2/3] styles: set background-pattern
- Date: Wed, 21 Jan 2015 14:01:37 +0000 (UTC)
commit 7d61d332f0b8cbea455be47c8c5bd7c1c6012ecb
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 faf15c2..ea5c6b3 100644
--- a/data/styles/builder-dark.xml
+++ b/data/styles/builder-dark.xml
@@ -64,6 +64,7 @@
<style name="current-line" 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 68dda05..39c452d 100644
--- a/data/styles/builder.xml
+++ b/data/styles/builder.xml
@@ -79,6 +79,7 @@
<style name="current-line" 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]