[gtksourceview/wip/improve-styles] Improve tango style scheme
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceview/wip/improve-styles] Improve tango style scheme
- Date: Thu, 28 Nov 2013 22:48:27 +0000 (UTC)
commit c6ff62b52222dfd3782dc856d44db2d12cf751c8
Author: Sébastien Wilmet <swilmet gnome org>
Date: Thu Nov 28 23:46:21 2013 +0100
Improve tango style scheme
Some colors are hard to see.
data/styles/tango.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/styles/tango.xml b/data/styles/tango.xml
index bd51498..5ecfcca 100644
--- a/data/styles/tango.xml
+++ b/data/styles/tango.xml
@@ -76,10 +76,10 @@
<!-- Constants -->
<style name="def:constant" foreground="plum1"/>
- <style name="def:special-char" foreground="plum3"/>
+ <style name="def:special-char" foreground="plum3" bold="true"/>
<!-- Identifiers -->
- <style name="def:identifier" foreground="skyblue1"/>
+ <style name="def:identifier" foreground="skyblue2"/>
<!-- Statements -->
<style name="def:statement" foreground="scarletred3" bold="true"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]