Better Quantum

Better Quantum

A theme similar to the default theme.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Better Quantum",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-037-b73f9b34467ba541de861f5b4c0c6316.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(241, 241, 241)",
      "toolbar_text": "rgb(44, 47, 51)",
      "frame": "rgb(32, 35, 64)",
      "tab_background_text": "rgb(241, 241, 241)",
      "toolbar_field": "rgb(250, 250, 250)",
      "toolbar_field_text": "rgb(44, 47, 51)",
      "tab_line": "rgb(0, 153, 153)",
      "popup": "rgb(250, 250, 250)",
      "popup_text": "rgb(32, 35, 64)",
      "tab_loading": "rgb(0, 153, 153)"
    }
  }
}