Beige dark geometry ff Color

Dark Theme with beige accents and abstract geometry created with firefox color
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": "2.0",
  "name": "Beige dark geometry ff Color",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-027-1049af643fc55b4ffd4a8575444547c5.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(110, 96, 81, 0.51)",
      "toolbar_text": "rgb(192, 173, 151)",
      "frame": "rgb(99, 89, 76)",
      "tab_background_text": "rgb(192, 173, 151)",
      "toolbar_field": "rgba(255, 255, 255, 0)",
      "toolbar_field_text": "rgb(192, 173, 151)",
      "tab_line": "rgb(41, 41, 41)",
      "popup": "rgb(63, 56, 47)",
      "popup_text": "rgb(192, 173, 151)",
      "button_background_active": "rgba(166, 116, 88, 0)",
      "button_background_hover": "rgba(242, 220, 194, 0.15)",
      "icons_attention": "rgba(255, 255, 255, 0.35)",
      "ntp_background": "rgb(56, 54, 51)",
      "popup_border": "rgb(192, 173, 151)",
      "sidebar_border": "rgb(32, 33, 36)",
      "sidebar_highlight": "rgba(218, 169, 142, 0.35)",
      "sidebar_text": "rgb(242, 220, 194)",
      "sidebar": "rgb(32, 33, 36)",
      "tab_selected": "rgba(188, 116, 76, 0)",
      "toolbar_bottom_separator": "rgba(115, 78, 57, 0.29)",
      "toolbar_top_separator": "rgb(192, 173, 151)",
      "tab_loading": "rgb(41, 41, 41)"
    }
  }
}