[gtksourceview: 1/3] classic.xml: add cursor color
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceview: 1/3] classic.xml: add cursor color
- Date: Tue, 12 Oct 2021 17:37:59 +0000 (UTC)
commit b63b7ea59ca91a5597c754613b3b231625231b4e
Author: Dmitry Nalivin <dmitrynalivin gmail com>
Date: Tue Oct 12 18:32:06 2021 +0300
classic.xml: add cursor color
data/styles/classic.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/styles/classic.xml b/data/styles/classic.xml
index 24c4b8d4..bebd2235 100644
--- a/data/styles/classic.xml
+++ b/data/styles/classic.xml
@@ -42,10 +42,10 @@
<color name="yellow" value="#FFFF00"/>
<color name="purple" value="#A020F0"/>
+ <!-- Global Settings -->
<style name="text" foreground="black" background="white"/>
+ <style name="cursor" foreground="black"/>
<style name="line-numbers" foreground="black" background="white"/>
-
- <!-- Global Settings -->
<style name="draw-spaces" foreground="#babdb6"/>
<style name="background-pattern" background="#rgba(73,74,71,0.1)"/>
<style name="snippet-focus" background="gray"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]