[gtksourceview] Adwaita.xml: additional style tweaks
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceview] Adwaita.xml: additional style tweaks
- Date: Wed, 29 Dec 2021 06:47:46 +0000 (UTC)
commit 8c6c41bb272d89dd82a2aacf5983c19d3066de89
Author: Christian Hergert <chergert redhat com>
Date: Tue Dec 28 22:47:19 2021 -0800
Adwaita.xml: additional style tweaks
data/styles/Adwaita.xml | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/data/styles/Adwaita.xml b/data/styles/Adwaita.xml
index 1e5e5cec..419deb6e 100644
--- a/data/styles/Adwaita.xml
+++ b/data/styles/Adwaita.xml
@@ -110,7 +110,6 @@
<style name="c:keyword" bold="true" />
<style name="c:storage-class" bold="true" />
- <style name="c:type" bold="true" foreground="#859900" />
<style name="c:included-file" foreground="orange3"/>
<style name="json:string" foreground="dark3"/>
@@ -120,14 +119,14 @@
<style name="def:base-n-integer" foreground="purple3"/>
<style name="def:boolean" foreground="purple3"/>
<style name="def:comment" foreground="light5"/>
- <style name="def:constant" foreground="red1"/>
+ <style name="def:constant" foreground="dark3"/>
<style name="def:decimal" foreground="purple3"/>
<style name="def:deletion" strikethrough="true"/>
<style name="def:doc-comment-element" italic="true"/>
<style name="def:emphasis" italic="true"/>
<style name="def:error" underline="error" underline-color="red2" />
<style name="def:floating-point" foreground="purple3"/>
- <style name="def:function" foreground="blue2"/>
+ <style name="def:function" foreground="dark3"/>
<style name="def:heading" foreground="orange5" bold="true"/>
<style name="def:identifier" foreground="dark1"/>
<style name="def:inline-code" foreground="purple2"/>
@@ -139,7 +138,7 @@
<style name="def:net-address" underline="true" foreground="blue3"/>
<style name="def:note" underline="error" underline-color="light5"/>
<style name="def:preformatted-section" foreground="purple1"/>
- <style name="def:preprocessor" foreground="#8e8e8e"/>
+ <style name="def:preprocessor" foreground="dark1"/>
<style name="def:shebang" foreground="dark1" bold="true"/>
<style name="def:special-char" foreground="blue3"/>
<style name="def:special-constant" foreground="#6C71C4"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]