Red

Red

just a simple red theme.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "red2",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-002-609370e89a219e0548ac5ef6b4a7dd2e.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(254, 255, 244)",
      "toolbar_text": "rgb(18, 77, 91)",
      "frame": "rgb(215, 56, 56)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(225, 79, 79)",
      "toolbar_field_text": "rgb(251, 251, 251)",
      "tab_line": "rgb(255, 255, 255)",
      "popup": "rgb(226, 40, 40)",
      "popup_text": "rgb(255, 255, 255)",
      "icons": "rgb(0, 5, 7)",
      "toolbar_field_border_focus": "rgb(239, 232, 232)",
      "toolbar_field_border": "rgb(215, 56, 56)",
      "toolbar_field_focus": "rgb(219, 84, 84)",
      "toolbar_field_highlight_text": "rgb(255, 255, 255)",
      "toolbar_field_highlight": "rgb(84, 65, 65)",
      "toolbar_field_separator": "rgb(255, 255, 255)",
      "toolbar_field_text_focus": "rgb(245, 245, 245)",
      "toolbar_top_separator": "rgb(238, 57, 90)",
      "toolbar_vertical_separator": "rgb(255, 255, 255)",
      "tab_loading": "rgb(255, 255, 255)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{9486f60c-368d-411d-8321-2e8699dfbd85}"
    }
  }
}