|
| 1 | +scheme: "Sourcerer" |
| 2 | +author: "Gerry Agbobada <[email protected]>" |
| 3 | +base00: "222222" # Default background |
| 4 | +base01: "333333" # Lighter background |
| 5 | +base02: "d3d3d3" # Selection background |
| 6 | +base03: "444444" # Comments, invisibles, line highlighting |
| 7 | +base04: "c1cdc1" # Dark Foreground (used for status bars) |
| 8 | +base05: "c2c2b0" # Default foreground, caret, delimiters, operators |
| 9 | +base06: "181818" # Light foreground (not often used) |
| 10 | +base07: "d3d3d3" # Light background (not often used) |
| 11 | +base08: "8f6f8f" # Variables, XML Tags, Markup Link Text, Markup Lists, Diff Deleted |
| 12 | +base09: "87875f" # Ints, Bools, Const, XML attributes, Markup Link url |
| 13 | +base0A: "d3d3d3" # Classes, Markup Bold, Search Text Background |
| 14 | +base0B: "719611" # Strings, Inherited Class, Markup Code, Diff Inserted |
| 15 | +base0C: "528b8b" # Support Regular Expressions, Esc Chars, Markup Quotes |
| 16 | +base0D: "6688aa" # Functions, Methods, Attribute IDs, Headings |
| 17 | +base0E: "ff9800" # Keywords, Storage, Selector, Markup Italic, Diff Changed |
| 18 | +base0F: "aa4450" # Deprecated, Opening/Closing Embedded Language tags, <?php ?> |
0 commit comments