Glowing Planets

Glowing Planets

Glowing Planets Theme

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Glowing Planets",
  "manifest_version": 2,
  "version": "2.0",
  "theme": {
    "images": {
      "theme_frame": "theme.png"
    },
    "colors": {
      "toolbar": "rgba(255, 255, 255, 0.2)",
      "toolbar_field": "rgba(255, 255, 255, 0.21)",
      "toolbar_field_text": "rgba(80, 80, 102, 1)",
      "frame": "rgba(255, 171, 138, 1)",
      "tab_background_text": "rgba(255, 255, 255, 1)",
      "bookmark_text": "rgba(255, 255, 255, 1)"
    }
  }
}