~comcloudway/pages

eb120b3d009777f784688b00f9a04a98865a4dad — Jakob Meier 1 year, 4 months ago 7cd3500
Added basic gruvbox syntax theme
1 files changed, 33 insertions(+), 33 deletions(-)

M el/gruvbox.theme
M el/gruvbox.theme => el/gruvbox.theme +33 -33
@@ 6,126 6,126 @@
    "revision": 0
  },

  "text-color": "#888888",
  "background-color": "#666666",
  "line-number-color": "#0000ff",
  "line-number-background-color": "#00ff00",
  "text-color": "#bdae93",
  "background-color": "#222424",
  "line-number-color": "#a89984",
  "line-number-background-color": "#282828",

  "text-styles": {
    "Alert": {
      "text-color": "#ffffff",
      "text-color": "#cc241d",
      "background-color": null,
      "bold": true,
      "italic": true,
      "underline": false
    },
    "Annotation": {
      "text-color": "#ffffff",
      "text-color": "#689d6a",
      "background-color": null,
      "bold": true,
      "italic": true,
      "underline": false
    },
    "Attribute": {
      "text-color": "#ffffff",
      "text-color": "#458588",
      "background-color": null,
      "bold": true,
      "italic": true,
      "underline": false
    },
    "BaseN": {
      "text-color": "#ffffff",
      "text-color": "#d65d0e",
      "background-color": null,
      "bold": true,
      "italic": true,
      "underline": false
    },
    "BuiltIn": {
      "text-color": "#ffffff",
      "text-color": "#bdae93",
      "background-color": null,
      "bold": true,
      "italic": true,
      "underline": false
    },
    "Char": {
      "text-color": "#ffffff",
      "text-color": "#b8bb26",
      "background-color": null,
      "bold": true,
      "italic": true,
      "underline": false
    },
    "Comment": {
      "text-color": "#ffffff",
      "text-color": "#928374",
      "background-color": null,
      "bold": true,
      "italic": true,
      "underline": false
    },
    "CommentVar": {
      "text-color": "#ffffff",
      "text-color": "#928374",
      "background-color": null,
      "bold": true,
      "italic": true,
      "underline": false
    },
    "Constant": {
      "text-color": "#ffffff",
      "text-color": "#b16286",
      "background-color": null,
      "bold": true,
      "italic": true,
      "underline": false
    },
    "ControlFlow": {
      "text-color": "#ffffff",
      "text-color": "#fabd2f",
      "background-color": null,
      "bold": true,
      "italic": true,
      "underline": false
    },
    "DataType": {
      "text-color": "#ffffff",
      "text-color": "#689d6a",
      "background-color": null,
      "bold": true,
      "italic": true,
      "underline": false
    },
    "DecVal": {
      "text-color": "#ffffff",
      "text-color": "#b16286",
      "background-color": null,
      "bold": true,
      "italic": true,
      "underline": false
    },
    "Documentation": {
      "text-color": "#ffffff",
      "text-color": "#d5c4a1",
      "background-color": null,
      "bold": true,
      "italic": true,
      "underline": false
    },
    "Error": {
      "text-color": "#ffffff",
      "text-color": "#cc241d",
      "background-color": null,
      "bold": true,
      "italic": true,
      "underline": false
    },
    "Extension": {
      "text-color": "#ffffff",
      "text-color": "#fb4934",
      "background-color": null,
      "bold": true,
      "italic": true,
      "underline": false
    },
    "Float": {
      "text-color": "#ffffff",
      "text-color": "#b16286",
      "background-color": null,
      "bold": true,
      "italic": true,
      "underline": false
    },
    "Function": {
      "text-color": "#ffffff",
      "text-color": "#83a598",
      "background-color": null,
      "bold": true,
      "italic": true,


@@ 139,84 139,84 @@
      "underline": false
    },
    "Information": {
      "text-color": "#ffffff",
      "text-color": "#83a598",
      "background-color": null,
      "bold": true,
      "italic": true,
      "underline": false
    },
    "Keyword": {
      "text-color": "#ffffff",
      "text-color": "#fb4934",
      "background-color": null,
      "bold": true,
      "italic": true,
      "underline": false
    },
    "Operator": {
      "text-color": "#ffffff",
      "text-color": "#f38019",
      "background-color": null,
      "bold": true,
      "italic": true,
      "underline": false
    },
    "Others": {
      "text-color": "#ffffff",
      "text-color": "#ebdbb2",
      "background-color": null,
      "bold": true,
      "italic": true,
      "underline": false
    },
    "Preprocessor": {
      "text-color": "#ffffff",
      "text-color": "#7c6f64",
      "background-color": null,
      "bold": true,
      "italic": true,
      "underline": false
    },
    "RegionMarker": {
      "text-color": "#ffffff",
      "text-color": "#928374",
      "background-color": null,
      "bold": true,
      "italic": true,
      "underline": false
    },
    "SpecialChar": {
      "text-color": "#ffffff",
      "text-color": "#98971a",
      "background-color": null,
      "bold": true,
      "italic": true,
      "underline": false
    },
    "SpecialString": {
      "text-color": "#ffffff",
      "text-color": "#98971a",
      "background-color": null,
      "bold": true,
      "italic": true,
      "underline": false
    },
    "String": {
      "text-color": "#ffffff",
      "text-color": "#98971a",
      "background-color": null,
      "bold": true,
      "italic": true,
      "underline": false
    },
    "Variable": {
      "text-color": "#ffffff",
      "text-color": "#458588",
      "background-color": null,
      "bold": true,
      "italic": true,
      "underline": false
    },
    "VerbatimString": {
      "text-color": "#ffffff",
      "text-color": "#98971a",
      "background-color": null,
      "bold": true,
      "italic": true,
      "underline": false
    },
    "Warning": {
      "text-color": "#ffffff",
      "text-color": "#d79221",
      "background-color": null,
      "bold": true,
      "italic": true,