Wicked Teal Derivative

Wicked Teal Derivative

Another riff on the monterail theme from Thunderbird

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Wicked Teal Derivative",
  "manifest_version": 2,
  "version": "2.0",
  "theme": {
    "images": {
      "theme_frame": "Untitled.png"
    },
    "colors": {
      "frame": "rgba(229, 230, 232, 1)",
      "tab_background_text": "rgba(234, 227, 203, 1)",
      "toolbar": "rgba(0, 187, 187, 1)",
      "bookmark_text": "rgba(255, 240, 165, 1)",
      "toolbar_field": "rgba(234, 227, 203, 1)",
      "toolbar_field_text": "rgba(187, 0, 0, 1)"
    }
  }
}