Dark-Red-Simple

Dark-Red-Simple

A dark theme. End of story.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Dark-Red",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-029-cc9cab928c1799136d18758709e91ecc.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(21, 24, 24)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(21, 24, 24)",
      "tab_background_text": "rgb(255, 255, 255)",
      "icons_attention": "rgb(255, 0, 32)",
      "toolbar_field": "rgb(21, 24, 24)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "toolbar_field_highlight": "rgb(255, 255, 255)",
      "toolbar_field_highlight_text": "rgb(0, 0, 0)",
      "toolbar_field_border_focus": "rgb(255, 0, 32)",
      "tab_line": "rgb(255, 0, 32)",
      "popup": "rgb(21, 24, 24)",
      "popup_text": "rgb(255, 255, 255)",
      "popup_highlight": "rgb(255, 255, 255)",
      "popup_highlight_text": "rgb(21, 24, 24)",
      "tab_loading": "rgb(255, 0, 32)",
      "ntp_background": "rgb(21, 24, 24)",
      "ntp_text": "rgb(255, 255, 255)",
      "sidebar": "rgb(21, 24, 24)",
      "sidebar_highlight": "rgb(255, 255, 255)",
      "sidebar_highlight_text": "rgb(21, 24, 24)",
      "sidebar_text": "rgb(255, 255, 255)",
      "sidebar_border": "rgb(21, 24, 24)"
    }
  }
}