blues&yellows

blues&yellows

blue/yellow/green tones

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "blues",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(68, 113, 113, 0.62)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(215, 226, 239)",
      "tab_background_text": "rgb(215, 226, 239)",
      "toolbar_field": "rgba(26, 41, 53, 0.71)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(236, 215, 69)",
      "popup": "rgba(68, 113, 113, 0.62)",
      "popup_text": "rgb(215, 226, 239)",
      "tab_loading": "rgb(236, 215, 69)"
    }
  }
}