RedBlackEx

Best Black Red Theme
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "manifest_version": 2,
  "version": "1.0",
  "name": "RedBlackEx",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-009-f069b97f439938a011297c84464f0df6.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(0, 0, 0)",
      "toolbar_text": "rgb(203, 203, 203)",
      "frame": "rgb(0, 0, 0)",
      "tab_background_text": "rgb(224, 224, 224)",
      "toolbar_field": "rgba(205, 35, 50, 0.34)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(205, 35, 50)",
      "popup": "rgb(0, 0, 0)",
      "popup_text": "rgb(218, 218, 218)",
      "tab_loading": "rgb(205, 35, 50)"
    }
  }
}