Rough Sunny Waves

Rough Sunny Waves

Rough waves on the Dutch coast which give your browser personality

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "rough sunny waves",
  "manifest_version": 2,
  "version": "2.0",
  "theme": {
    "images": {
      "theme_frame": "waves.JPG"
    },
    "colors": {
      "frame": "rgba(158, 158, 158, 1)",
      "tab_background_text": "rgba(0, 13, 87, 1)",
      "toolbar": "rgba(166, 156, 100, 0.67)",
      "bookmark_text": "rgba(0, 13, 87, 1)",
      "toolbar_field": "rgba(254, 255, 255, 0.85)",
      "toolbar_field_text": "rgba(0, 0, 0, 1)"
    }
  }
}