summaryrefslogtreecommitdiffstats
path: root/doc/classes/CodeEdit.xml
diff options
context:
space:
mode:
authorPaulb23 <p_batty@hotmail.co.uk>2020-09-10 21:25:00 +0100
committerPaulb23 <p_batty@hotmail.co.uk>2021-05-22 14:41:55 +0100
commit00e10a842f0fdffa79ba60700b0dce3221492576 (patch)
tree4f6ac928c2f1bdc0e24860b8474c8d991c366a41 /doc/classes/CodeEdit.xml
parent1cc8cc96cbbe5f2ba6614bed8cc69633f4c363d5 (diff)
downloadredot-engine-00e10a842f0fdffa79ba60700b0dce3221492576.tar.gz
Add custom background line colour to TextEdit and remove marked lines
Diffstat (limited to 'doc/classes/CodeEdit.xml')
-rw-r--r--doc/classes/CodeEdit.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/classes/CodeEdit.xml b/doc/classes/CodeEdit.xml
index 81795abcdd..42a6df866f 100644
--- a/doc/classes/CodeEdit.xml
+++ b/doc/classes/CodeEdit.xml
@@ -193,8 +193,6 @@
</theme_item>
<theme_item name="line_spacing" type="int" default="4">
</theme_item>
- <theme_item name="mark_color" type="Color" default="Color( 1, 0.4, 0.4, 0.4 )">
- </theme_item>
<theme_item name="normal" type="StyleBox">
</theme_item>
<theme_item name="outline_size" type="int" default="0">