Dragon23

Dragon23

Тема для Firefox Dragon23

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Dragon23",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "Dragon23.jpg"
    },
    "colors": {
      "frame": "rgba(229, 230, 232, 1)",
      "tab_background_text": "rgba(255, 255, 255, 1)",
      "toolbar": "rgba(2, 14, 28, 0.73)",
      "bookmark_text": "rgba(255, 255, 255, 1)",
      "toolbar_field": "rgba(2, 14, 28, 0.87)",
      "toolbar_field_text": "rgba(255, 255, 255, 1)",
      "tab_line": "rgba(0, 0, 0, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{95671cac-72ea-420f-b97f-4af73f57d23f}"
    }
  }
}