I’ve updated to latest glider (even downloaded latest build and check for updates on 10-25-2013)
I exported my modified GliderBlackEye configuration and in
“daimyo_GliderBlackEye_only.zip\config\Editors\text\x-lua\FontsColors\Gliderblackeye”
Youll notice the .xml file for LUA language. It contains paramater for mark-occurences, but it doesnt save “yellow” whenever I open the game and resets back to a gret [85,85,85] in Effects Color under mark-occurences.
\<?xml version="1.0" encoding="UTF-8"?\> \<!DOCTYPE fontscolors PUBLIC "-//NetBeans//DTD Editor Fonts and Colors settings 1.1//EN" "http://www.netbeans.org/dtds/EditorFontsColors-1\_1.dtd"\> \<fontscolors\> \<fontcolor name="mod-method" underline="black"\> \<font style="bold"/\> \</fontcolor\> \<fontcolor default="self" foreColor="blue" name="self"/\> \<fontcolor name="mod-deprecated" strikeThrough="darkGray"/\> \<fontcolor default="keyword" foreColor="red" name="function"/\> \<fontcolor default="operator" name="dotFunction"/\> \<fontcolor default="error" name="errors"/\> \<fontcolor name="mark-occurrences" underline="yellow"\> \<font style="bold"/\> \</fontcolor\> \<fontcolor default="separator" foreColor="ff99ff99" name="basic"\> \<font style="bold"/\> \</fontcolor\> \<fontcolor default="field" name="mod-field"/\> \<fontcolor default="single-comment" foreColor="ff99ff99" name="single-comment"/\> \<fontcolor foreColor="ff550000" name="mod-constructor" underline="ff550000"\> \<font style="bold"/\> \</fontcolor\> \<fontcolor name="mod-parameter"\> \<font style="bold"/\> \</fontcolor\> \<fontcolor default="multi-comment" foreColor="ff99ff99" name="multi-comment"/\> \<fontcolor default="keyword" foreColor="ff66ccff" name="keyword"\> \<font style="bold"/\> \</fontcolor\> \<fontcolor default="whitespace" name="whitespace"/\> \<fontcolor default="number" foreColor="ffff99ff" name="number"\> \<font style="bold"/\> \</fontcolor\> \<fontcolor name="mod-static"\> \<font style="italic"/\> \</fontcolor\> \<fontcolor default="operator" name="colonFunction"\> \<font style="italic"/\> \</fontcolor\> \<fontcolor name="mod-global" underline="black"/\> \<fontcolor default="operator" foreColor="ff9999ff" name="operator"\> \<font style="bold"/\> \</fontcolor\> \<fontcolor default="comment" name="multi-comment2"/\> \<fontcolor name="mod-class" underline="black"\> \<font style="bold"/\> \</fontcolor\> \<fontcolor name="mod-unused" waveUnderlined="ff999999"/\> \<fontcolor default="string" foreColor="ffff9999" name="string"/\> \<fontcolor default="keyword" foreColor="ff99ff99" name="library"\> \<font style="italic"/\> \</fontcolor\> \<fontcolor foreColor="ff550055" name="mod-custom1"/\> \<fontcolor name="mod-custom2"\> \<font style="bold"/\> \</fontcolor\> \<fontcolor default="bool" foreColor="ff66ccff" name="bool"/\> \<fontcolor default="keyword" foreColor="ff00cc66" name="litstring"/\> \<fontcolor default="identifier" foreColor="white" name="identifier"/\> \<fontcolor default="separator" foreColor="ff9999ff" name="separator"/\> \<fontcolor default="nil" foreColor="ff999900" name="nil"/\> \</fontscolors\>
Attached is the .zip exported settings files for GliderBlackEye and the xml file.
Even when I import the .zip, the mark-occurences do not change, manually having to set the effect color to yellow only works.
Please let me know if I am doing something wrong.