Rosso Cavallino

Rosso Cavallino

Finally after much trial and error and many poorly usable themes, I managed to find the right formula and mix of colors and graphics! 1920pixel maximum resolution for now.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Rosso Cavallino",
  "manifest_version": 2,
  "version": "2.0",
  "theme": {
    "images": {
      "theme_frame": "1920x200_Cavallino.jpg"
    },
    "colors": {
      "frame": "rgba(128, 111, 101, 1)",
      "tab_background_text": "rgba(255, 191, 0, 1)",
      "toolbar": "rgba(168, 74, 70, 0.65)",
      "bookmark_text": "rgba(0, 0, 0, 1)",
      "toolbar_field": "rgba(255, 255, 255, 0.55)",
      "toolbar_field_text": "rgba(0, 0, 0, 1)",
      "tab_line": "rgba(219, 19, 4, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{35b1955a-f621-4b0b-bc4c-e26ec28f66a0}"
    }
  }
}