Skip to content

Commit 4b76e6f

Browse files
committed
Minor Thyleus tweak...
1 parent 2604497 commit 4b76e6f

File tree

15 files changed

+14
-14
lines changed

15 files changed

+14
-14
lines changed

External/Themes/FullThemes/ThyleusTheme/$(BaseDir)/Settings/Languages/AS2.xml.override

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- COLORING_START -->
2-
<editor-style caret-fore="0xFFFFFF" caretline-back="0xFBC404" selection-fore="0x000000" selection-back="0x8E8775" margin-fore="0x302d26" margin-back="0x302d26" highlight-back="0xffffff" marker-fore="0x302d26" marker-back="0x726A65" colorize-marker-back="true" />
2+
<editor-style caret-fore="0xFFFFFF" caretline-back="0xFBC404" selection-fore="0x000000" selection-back="0x8E8775" margin-fore="0x302d26" margin-back="0x302d26" highlight-back="0xffffff" highlightword-back="0xAFAF61" marker-fore="0x302d26" marker-back="0x726A65" colorize-marker-back="true" />
33
<use-styles>
44
<style name="default" fore="0xf9f9f9" back="0x302d26" size="9" font="Consolas,Courier New,monospace" />
55
<style name="comment" fore="0x8F8B76" />

External/Themes/FullThemes/ThyleusTheme/$(BaseDir)/Settings/Languages/AS3.xml.override

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- COLORING_START -->
2-
<editor-style caret-fore="0xFFFFFF" caretline-back="0xFBC404" selection-fore="0x000000" selection-back="0x8E8775" margin-fore="0x302d26" margin-back="0x302d26" highlight-back="0xffffff" marker-fore="0x302d26" marker-back="0x726A65" colorize-marker-back="true" />
2+
<editor-style caret-fore="0xFFFFFF" caretline-back="0xFBC404" selection-fore="0x000000" selection-back="0x8E8775" margin-fore="0x302d26" margin-back="0x302d26" highlight-back="0xffffff" highlightword-back="0xAFAF61" marker-fore="0x302d26" marker-back="0x726A65" colorize-marker-back="true" />
33
<use-styles>
44
<style name="default" fore="0xf9f9f9" back="0x302d26" size="9" font="Consolas,Courier New,monospace" />
55
<style name="comment" fore="0x8F8B76" />

External/Themes/FullThemes/ThyleusTheme/$(BaseDir)/Settings/Languages/Batch.xml.override

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- COLORING_START -->
2-
<editor-style caret-fore="0xFFFFFF" caretline-back="0xFBC404" selection-fore="0x000000" selection-back="0x8E8775" margin-fore="0x302d26" margin-back="0x302d26" highlight-back="0xffffff" marker-fore="0x302d26" marker-back="0x726A65" colorize-marker-back="true" />
2+
<editor-style caret-fore="0xFFFFFF" caretline-back="0xFBC404" selection-fore="0x000000" selection-back="0x8E8775" margin-fore="0x302d26" margin-back="0x302d26" highlight-back="0xffffff" highlightword-back="0xAFAF61" marker-fore="0x302d26" marker-back="0x726A65" colorize-marker-back="true" />
33
<use-styles>
44
<style name="default" fore="0xf9f9f9" back="0x302d26" size="9" font="Consolas,Courier New,monospace" />
55
<style name="comment" fore="0x8F8B76" />

External/Themes/FullThemes/ThyleusTheme/$(BaseDir)/Settings/Languages/CPP.xml.override

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- COLORING_START -->
2-
<editor-style caret-fore="0xFFFFFF" caretline-back="0xFBC404" selection-fore="0x000000" selection-back="0x8E8775" margin-fore="0x302d26" margin-back="0x302d26" highlight-back="0xffffff" marker-fore="0x302d26" marker-back="0x726A65" colorize-marker-back="true" />
2+
<editor-style caret-fore="0xFFFFFF" caretline-back="0xFBC404" selection-fore="0x000000" selection-back="0x8E8775" margin-fore="0x302d26" margin-back="0x302d26" highlight-back="0xffffff" highlightword-back="0xAFAF61" marker-fore="0x302d26" marker-back="0x726A65" colorize-marker-back="true" />
33
<use-styles>
44
<style name="default" fore="0xf9f9f9" back="0x302d26" size="9" font="Consolas,Courier New,monospace" />
55
<style name="comment" fore="0x8F8B76" />

External/Themes/FullThemes/ThyleusTheme/$(BaseDir)/Settings/Languages/CSS.xml.override

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- COLORING_START -->
2-
<editor-style caret-fore="0xFFFFFF" caretline-back="0xFBC404" selection-fore="0x000000" selection-back="0x8E8775" margin-fore="0x302d26" margin-back="0x302d26" highlight-back="0xffffff" marker-fore="0x302d26" marker-back="0x726A65" colorize-marker-back="true" />
2+
<editor-style caret-fore="0xFFFFFF" caretline-back="0xFBC404" selection-fore="0x000000" selection-back="0x8E8775" margin-fore="0x302d26" margin-back="0x302d26" highlight-back="0xffffff" highlightword-back="0xAFAF61" marker-fore="0x302d26" marker-back="0x726A65" colorize-marker-back="true" />
33
<use-styles>
44
<style name="default" fore="0xf9f9f9" back="0x302d26" size="9" font="Consolas,Courier New,monospace" />
55
<style name="tag" fore="0xb6a129" />

External/Themes/FullThemes/ThyleusTheme/$(BaseDir)/Settings/Languages/CSharp.xml.override

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- COLORING_START -->
2-
<editor-style caret-fore="0xFFFFFF" caretline-back="0xFBC404" selection-fore="0x000000" selection-back="0x8E8775" margin-fore="0x302d26" margin-back="0x302d26" highlight-back="0xffffff" marker-fore="0x302d26" marker-back="0x726A65" colorize-marker-back="true" />
2+
<editor-style caret-fore="0xFFFFFF" caretline-back="0xFBC404" selection-fore="0x000000" selection-back="0x8E8775" margin-fore="0x302d26" margin-back="0x302d26" highlight-back="0xffffff" highlightword-back="0xAFAF61" marker-fore="0x302d26" marker-back="0x726A65" colorize-marker-back="true" />
33
<use-styles>
44
<style name="default" fore="0xf9f9f9" back="0x302d26" size="9" font="Consolas,Courier New,monospace" />
55
<style name="comment" fore="0x8F8B76" />

External/Themes/FullThemes/ThyleusTheme/$(BaseDir)/Settings/Languages/HTML.xml.override

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- COLORING_START -->
2-
<editor-style caret-fore="0xFFFFFF" caretline-back="0xFBC404" selection-fore="0x000000" selection-back="0x8E8775" margin-fore="0x302d26" margin-back="0x302d26" highlight-back="0xffffff" marker-fore="0x302d26" marker-back="0x726A65" colorize-marker-back="true" />
2+
<editor-style caret-fore="0xFFFFFF" caretline-back="0xFBC404" selection-fore="0x000000" selection-back="0x8E8775" margin-fore="0x302d26" margin-back="0x302d26" highlight-back="0xffffff" highlightword-back="0xAFAF61" marker-fore="0x302d26" marker-back="0x726A65" colorize-marker-back="true" />
33
<use-styles>
44
<style name="default" fore="0xf9f9f9" back="0x302d26" size="9" font="Consolas,Courier New,monospace" />
55
<style name="tag" fore="0xb6a129" />

External/Themes/FullThemes/ThyleusTheme/$(BaseDir)/Settings/Languages/Haxe.xml.override

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- COLORING_START -->
2-
<editor-style caret-fore="0xFFFFFF" caretline-back="0xFBC404" selection-fore="0x000000" selection-back="0x8E8775" margin-fore="0x302d26" margin-back="0x302d26" highlight-back="0xffffff" marker-fore="0x302d26" marker-back="0x726A65" colorize-marker-back="true" />
2+
<editor-style caret-fore="0xFFFFFF" caretline-back="0xFBC404" selection-fore="0x000000" selection-back="0x8E8775" margin-fore="0x302d26" margin-back="0x302d26" highlight-back="0xffffff" highlightword-back="0xAFAF61" marker-fore="0x302d26" marker-back="0x726A65" colorize-marker-back="true" />
33
<use-styles>
44
<style name="default" fore="0xf9f9f9" back="0x302d26" size="9" font="Consolas,Courier New,monospace" />
55
<style name="comment" fore="0x8F8B76" />

External/Themes/FullThemes/ThyleusTheme/$(BaseDir)/Settings/Languages/JScript.xml.override

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- COLORING_START -->
2-
<editor-style caret-fore="0xFFFFFF" caretline-back="0xFBC404" selection-fore="0x000000" selection-back="0x8E8775" margin-fore="0x302d26" margin-back="0x302d26" highlight-back="0xffffff" marker-fore="0x302d26" marker-back="0x726A65" colorize-marker-back="true" />
2+
<editor-style caret-fore="0xFFFFFF" caretline-back="0xFBC404" selection-fore="0x000000" selection-back="0x8E8775" margin-fore="0x302d26" margin-back="0x302d26" highlight-back="0xffffff" highlightword-back="0xAFAF61" marker-fore="0x302d26" marker-back="0x726A65" colorize-marker-back="true" />
33
<use-styles>
44
<style name="default" fore="0xf9f9f9" back="0x302d26" size="9" font="Consolas,Courier New,monospace" />
55
<style name="comment" fore="0x8F8B76" />

External/Themes/FullThemes/ThyleusTheme/$(BaseDir)/Settings/Languages/Loom.xml.override

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- COLORING_START -->
2-
<editor-style caret-fore="0xFFFFFF" caretline-back="0xFBC404" selection-fore="0x000000" selection-back="0x8E8775" margin-fore="0x302d26" margin-back="0x302d26" highlight-back="0xffffff" marker-fore="0x302d26" marker-back="0x726A65" colorize-marker-back="true" />
2+
<editor-style caret-fore="0xFFFFFF" caretline-back="0xFBC404" selection-fore="0x000000" selection-back="0x8E8775" margin-fore="0x302d26" margin-back="0x302d26" highlight-back="0xffffff" highlightword-back="0xAFAF61" marker-fore="0x302d26" marker-back="0x726A65" colorize-marker-back="true" />
33
<use-styles>
44
<style name="default" fore="0xf9f9f9" back="0x302d26" size="9" font="Consolas,Courier New,monospace" />
55
<style name="comment" fore="0x8F8B76" />

0 commit comments

Comments
 (0)