Subtle Trans Wavy theme

Simple theme with wavy pattern and subtle trans colors
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": "Subtle Trans Wavy",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-012-1e971c5fbb8dec3acbd76dd6c6819de9.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(23, 23, 23)",
      "toolbar_text": "rgb(91, 206, 250)",
      "frame": "rgb(0, 0, 0)",
      "tab_background_text": "rgb(245, 169, 184)",
      "toolbar_field": "rgb(0, 0, 0)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(91, 206, 250)",
      "popup": "rgb(23, 23, 23)",
      "popup_text": "rgb(245, 169, 184)",
      "button_background_active": "rgb(102, 68, 78)",
      "button_background_hover": "rgb(87, 60, 65)",
      "icons": "rgb(245, 169, 184)",
      "sidebar": "rgb(23, 23, 23)",
      "tab_selected": "rgb(23, 23, 23)",
      "toolbar_bottom_separator": "rgb(0, 0, 0)",
      "toolbar_field_border_focus": "rgb(91, 206, 250)",
      "toolbar_field_border": "rgb(0, 0, 0)",
      "toolbar_field_focus": "rgb(0, 0, 0)",
      "toolbar_field_highlight_text": "rgb(91, 206, 250)",
      "toolbar_field_highlight": "rgb(68, 68, 68)",
      "toolbar_field_text_focus": "rgb(245, 169, 184)",
      "toolbar_top_separator": "rgb(23, 23, 23)",
      "tab_loading": "rgb(91, 206, 250)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{54a8974a-a1d8-4233-a791-18f77110f1ed}"
    }
  }
}