MyBlue09

MyBlue09

Simple blue theme

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "MyBlue09",
  "manifest_version": 2,
  "version": "4.0",
  "theme": {
    "images": {
      "theme_frame": "empty.png"
    },
    "colors": {
      "frame": "rgba(35, 135, 205, 1)",
      "tab_background_text": "rgba(255, 255, 255, 1)",
      "toolbar": "rgba(35, 135, 205, 1)",
      "bookmark_text": "rgba(255, 255, 255, 1)",
      "toolbar_field": "rgba(55, 150, 215, 1)",
      "toolbar_field_text": "rgba(255, 255, 255, 1)"
    }
  }
}