Dark Pink

Epic
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": "Dark Pink 1.0",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(40, 40, 40)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(52, 52, 52)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(89, 89, 89)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(253, 197, 211)",
      "popup": "rgb(52, 52, 52)",
      "popup_text": "rgb(255, 255, 255)",
      "button_background_active": "rgb(89, 89, 89)",
      "button_background_hover": "rgba(253, 197, 211, 0.35)",
      "frame_inactive": "rgb(150, 150, 150)",
      "icons_attention": "rgb(240, 111, 193)",
      "icons": "rgb(253, 197, 211)",
      "ntp_background": "rgb(52, 52, 52)",
      "ntp_text": "rgb(255, 255, 255)",
      "popup_border": "rgb(240, 111, 193)",
      "popup_highlight_text": "rgb(253, 197, 211)",
      "popup_highlight": "rgb(150, 150, 150)",
      "sidebar_border": "rgb(230, 238, 11)",
      "sidebar_highlight_text": "rgb(229, 237, 0)",
      "sidebar_highlight": "rgb(229, 237, 0)",
      "sidebar_text": "rgb(37, 244, 8)",
      "sidebar": "rgb(37, 244, 8)",
      "tab_background_separator": "rgb(253, 197, 211)",
      "tab_loading": "rgb(253, 197, 211)",
      "tab_selected": "rgb(40, 40, 40)",
      "tab_text": "rgb(255, 255, 255)",
      "toolbar_bottom_separator": "rgb(253, 197, 211)",
      "toolbar_field_border_focus": "rgb(240, 111, 193)",
      "toolbar_field_border": "rgb(253, 197, 211)",
      "toolbar_field_focus": "rgb(89, 89, 89)",
      "toolbar_field_highlight_text": "rgb(0, 0, 0)",
      "toolbar_field_highlight": "rgb(253, 197, 211)",
      "toolbar_field_separator": "rgb(253, 197, 211)",
      "toolbar_field_text_focus": "rgb(255, 255, 255)",
      "toolbar_top_separator": "rgb(253, 197, 211)",
      "toolbar_vertical_separator": "rgb(253, 197, 211)"
    }
  }
}