Three Parts Basic

Three Parts Basic

UHD SIZE Theme

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Three Parts UHD SIZE",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "abstrakt-3.png"
    },
    "colors": {
      "frame": "rgba(229, 230, 232, 1)",
      "tab_background_text": "rgba(255, 255, 255, 1)",
      "toolbar": "rgba(232, 76, 61, 0.7)",
      "bookmark_text": "rgba(255, 255, 255, 1)",
      "toolbar_field": "rgba(45, 62, 80, 0.69)",
      "toolbar_field_text": "rgba(255, 255, 255, 1)",
      "tab_line": "rgba(0, 0, 0, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{eae018d4-f924-41f6-a42f-a481a0fc108f}"
    }
  }
}