Sample: cleaning up CommandLineArgs sample
[io/quag.git] / projects / SyntaxHighlighters / SubEthaEdit / io.seestyle
blob17686a5c66940588837f02bf442643bc19815f1d
1 <?xml version="1.0" encoding="UTF-8"?>
2 <seestyle>
3 <mode id="IoMode.io">
4 <style id="_Default"
5 color="#000000" inverted-color="#ffffff" font-style="normal" font-weight="normal" background-color="#dfdfdf" inverted-background-color="#000000" />
6 <style id="_Default.Keywords"
7 color="#808080" inverted-color="#bfbfbf" font-style="normal" font-weight="bold" />
8 <style id="_Default.Numbers"
9 color="#0000ff" inverted-color="#0000ff" font-style="normal" font-weight="normal" />
10 <style id="_Default.Operators"
11 color="#808080" inverted-color="#bfbfbf" font-style="normal" font-weight="bold" />
12 <style id="_Default.Brackets"
13 color="#000000" inverted-color="#bfbfbf" font-style="normal" font-weight="bold" />
14 <style id="HashComment"
15 color="#bfbfbf" inverted-color="#606060" font-style="italic" font-weight="normal" />
16 <style id="Comment"
17 color="#bfbfbf" inverted-color="#626262" font-style="italic" font-weight="normal" />
18 <style id="SingleComment"
19 color="#bfbfbf" inverted-color="#646464" font-style="italic" font-weight="normal" />
20 <style id="String"
21 color="#0000ff" inverted-color="#0000ff" font-style="normal" font-weight="normal" />
22 </mode>
23 </seestyle>