Galaxy Theme

Galaxy Theme

A galaxy theme for your browser

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Galaxy Theme",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(81, 75, 89, 0.58)",
      "toolbar_text": "rgb(252, 246, 255)",
      "frame": "rgb(142, 179, 201)",
      "tab_background_text": "rgb(212, 209, 213)",
      "toolbar_field": "rgba(255, 255, 255, 0.81)",
      "toolbar_field_text": "rgb(10, 7, 13)",
      "tab_line": "rgb(245, 234, 255)",
      "popup": "rgb(244, 244, 244)",
      "popup_text": "rgb(84, 64, 101)",
      "tab_loading": "rgb(245, 234, 255)"
    }
  }
}