Honeycomb

Honeycomb

honeycomb blue black geometric

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "4.0",
  "name": "Honeycomb",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(0, 29, 168, 0.24)",
      "toolbar_text": "rgb(226, 227, 232)",
      "frame": "rgb(0, 6, 35)",
      "tab_background_text": "rgb(220, 227, 255)",
      "toolbar_field": "rgba(0, 4, 18, 0.48)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(2, 37, 205)",
      "popup": "rgb(0, 6, 35)",
      "popup_text": "rgb(220, 227, 255)",
      "tab_loading": "rgb(2, 37, 205)"
    }
  }
}