Zach's Blue Theme

Do you like blue? Then this Theme is for you!
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "name": "Zach's Blue Theme",
  "manifest_version": 2,
  "version": "2.0",
  "theme": {
    "images": {
      "theme_frame": "firefox.jpg"
    },
    "colors": {
      "frame": "rgba(21, 35, 51, 1)",
      "tab_background_text": "rgba(1, 183, 255, 1)",
      "toolbar": "rgba(16, 44, 75, 1)",
      "toolbar_field": "rgba(5, 21, 36, 1)",
      "toolbar_field_text": "rgba(1, 183, 255, 1)"
    }
  }
}