Subtle Shift Light

Subtle Shift Light

Very slight, differently toned toolbars, and text.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Subtle Shift Light",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(63, 63, 63, 0.3)",
      "toolbar_text": "rgb(128, 128, 128)",
      "frame": "rgb(77, 77, 77)",
      "tab_background_text": "rgb(115, 115, 115)",
      "toolbar_field": "rgb(51, 51, 51)",
      "toolbar_field_text": "rgb(57, 112, 112)",
      "tab_line": "rgba(0, 253, 255, 0.41)",
      "popup": "rgb(31, 196, 202)",
      "popup_text": "rgb(15, 15, 15)",
      "button_background_active": "rgb(0, 213, 193)",
      "icons": "rgba(0, 0, 0, 0.41)",
      "popup_highlight": "rgb(148, 146, 146)",
      "tab_background_separator": "rgb(14, 14, 14)",
      "tab_text": "rgb(38, 174, 192)",
      "tab_loading": "rgba(0, 253, 255, 0.41)"
    }
  }
}