chore: update syntax highlighting for sipp
b43e1d3a
1 file(s) · +17 −17
| 66 | 66 | chroma.LiteralNumberInteger: "#e78a53", |
|
| 67 | 67 | chroma.LiteralNumberIntegerLong: "#e78a53", |
|
| 68 | 68 | chroma.LiteralNumberOct: "#e78a53", |
|
| 69 | - | chroma.NameFunction: "#5f8787", |
|
| 70 | - | chroma.NameFunctionMagic: "#5f8787", |
|
| 71 | - | chroma.NameClass: "#5f8787", |
|
| 72 | - | chroma.NameNamespace: "#5f8787", |
|
| 73 | - | chroma.NameConstant: "#5f8787", |
|
| 74 | - | chroma.NameDecorator: "#5f8787", |
|
| 75 | - | chroma.NameBuiltin: "#fbcb97", |
|
| 76 | - | chroma.NameBuiltinPseudo: "#fbcb97", |
|
| 77 | - | chroma.NameAttribute: "#5f8787", |
|
| 69 | + | chroma.NameFunction: "#e78a53", |
|
| 70 | + | chroma.NameFunctionMagic: "#e78a53", |
|
| 71 | + | chroma.NameClass: "#e78a53", |
|
| 72 | + | chroma.NameNamespace: "#fbcb97", |
|
| 73 | + | chroma.NameConstant: "#e78a53", |
|
| 74 | + | chroma.NameDecorator: "#fbcb97", |
|
| 75 | + | chroma.NameBuiltin: "#e78a53", |
|
| 76 | + | chroma.NameBuiltinPseudo: "#e78a53", |
|
| 77 | + | chroma.NameAttribute: "#fbcb97", |
|
| 78 | 78 | chroma.NameTag: "#e78a53", |
|
| 79 | - | chroma.NameVariable: "#c1c1c1", |
|
| 80 | - | chroma.NameVariableClass: "#c1c1c1", |
|
| 81 | - | chroma.NameVariableGlobal: "#c1c1c1", |
|
| 82 | - | chroma.NameVariableInstance: "#c1c1c1", |
|
| 83 | - | chroma.NameOther: "#c1c1c1", |
|
| 84 | - | chroma.Operator: "#aaaaaa", |
|
| 85 | - | chroma.OperatorWord: "#aaaaaa", |
|
| 86 | - | chroma.Punctuation: "#aaaaaa", |
|
| 79 | + | chroma.NameVariable: "#fbcb97", |
|
| 80 | + | chroma.NameVariableClass: "#fbcb97", |
|
| 81 | + | chroma.NameVariableGlobal: "#fbcb97", |
|
| 82 | + | chroma.NameVariableInstance: "#fbcb97", |
|
| 83 | + | chroma.NameOther: "#fbcb97", |
|
| 84 | + | chroma.Operator: "#e78a53", |
|
| 85 | + | chroma.OperatorWord: "#e78a53", |
|
| 86 | + | chroma.Punctuation: "#e78a53", |
|
| 87 | 87 | chroma.GenericDeleted: "#e78a53", |
|
| 88 | 88 | chroma.GenericInserted: "#5f8787", |
|
| 89 | 89 | chroma.GenericHeading: "bold #fbcb97", |