File: rpgle.xml

package info (click to toggle)
golang-github-alecthomas-chroma-v2 2.20.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,788 kB
  • sloc: xml: 41,690; javascript: 459; python: 420; makefile: 51; sh: 37
file content (30 lines) | stat: -rw-r--r-- 1,321 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<style name="RPGLE">
  <entry type="Error" style="#960050 bg:#1e0010"/>
  <entry type="Background" style="bg:#fafafa"/>
  <entry type="Keyword" style="#00a8c8"/>
  <entry type="KeywordNamespace" style="#f92672"/>
  <entry type="KeywordReserved" style="#0000ff"/>
  <entry type="KeywordType" style="#800000"/>
  <entry type="Name" style="#111111"/>
  <entry type="NameAttribute" style="#75af00"/>
  <entry type="NameClass" style="#75af00"/>
  <entry type="NameConstant" style="#00a8c8"/>
  <entry type="NameDecorator" style="#75af00"/>
  <entry type="NameException" style="#75af00"/>
  <entry type="NameFunction" style="#75af00"/>
  <entry type="NameOther" style="#75af00"/>
  <entry type="NameTag" style="#f92672"/>
  <entry type="Literal" style="#ae81ff"/>
  <entry type="LiteralDate" style="#d88200"/>
  <entry type="LiteralString" style="#d88200"/>
  <entry type="LiteralStringEscape" style="#8045ff"/>
  <entry type="LiteralNumber" style="#ae81ff"/>
  <entry type="Operator" style="#f92672"/>
  <entry type="Punctuation" style="#ff0000"/>
  <entry type="Comment" style="#75715e"/>
  <entry type="CommentPreproc" style="#2e7d32"/>
  <entry type="CommentSpecial" style="#ffbf00"/>
  <entry type="GenericEmph" style="italic"/>
  <entry type="GenericStrong" style="bold"/>
  <entry type="Text" style="#272822"/>
</style>