123456789101112131415161718192021222324 |
- //editor/colors/arrowcolor=216,216,216
- //editor/colors/arrowstyle=0
- //editor/colors/atomcolor=216,216,216
- //editor/colors/atomstyle=0
- //editor/colors/charcolor=255,198,0
- //editor/colors/charstyle=0
- //editor/colors/commentcolor=199,221,12
- //editor/colors/commentstyle=0
- //editor/colors/defaultcolor=216,216,216
- //editor/colors/defaultstyle=0
- //editor/colors/floatcolor=127,179,71
- //editor/colors/floatstyle=0
- //editor/colors/integercolor=127,179,71
- //editor/colors/integerstyle=0
- //editor/colors/keywordcolor=141,203,226
- //editor/colors/keywordstyle=0
- //editor/colors/macrocolor=239,192,144
- //editor/colors/macrostyle=0
- //editor/colors/stringcolor=255,198,0
- //editor/colors/stringstyle=0
- //editor/colors/variablecolor=121,171,255
- //editor/colors/variablestyle=0
- eclipse.preferences.version=1
- overriddenByCSS=,editor/colors/integercolor,editor/colors/floatcolor,editor/colors/keywordcolor,editor/colors/stringcolor,editor/colors/macrostyle,editor/colors/atomcolor,editor/colors/commentstyle,editor/colors/arrowstyle,editor/colors/arrowcolor,editor/colors/defaultcolor,editor/colors/keywordstyle,editor/colors/macrocolor,editor/colors/floatstyle,editor/colors/charcolor,editor/colors/stringstyle,editor/colors/integerstyle,editor/colors/charstyle,editor/colors/variablecolor,editor/colors/variablestyle,editor/colors/commentcolor,editor/colors/defaultstyle,editor/colors/atomstyle,
|