Autumn Moments

Autumn Moments

autumn landscape, Herbst Landschaft

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Autumn Dreams",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "herbst.png"
    },
    "colors": {
      "frame": "rgba(229, 230, 232, 1)",
      "tab_background_text": "rgba(255, 255, 255, 1)",
      "toolbar": "rgba(205, 163, 65, 0.67)",
      "bookmark_text": "rgba(255, 255, 255, 1)",
      "toolbar_field": "rgba(255, 64, 25, 0.53)",
      "toolbar_field_text": "rgba(255, 255, 255, 1)",
      "tab_line": "rgba(255, 255, 255, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{3c0def70-8c00-4496-9f71-c0e38f479b5b}"
    }
  }
}