{Animated} Particles Theme

{Animated} Particles Theme

A minimalist theme of RGB particles looping at 60fps

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "{Animated} Particles Theme",
  "manifest_version": 2,
  "version": "4.0",
  "theme": {
    "images": {
      "theme_frame": "ezgif.com-gif-maker.gif"
    },
    "colors": {
      "frame": "rgba(0, 0, 0, 1)",
      "tab_background_text": "rgba(255, 255, 255, 1)",
      "toolbar": "rgba(255, 255, 255, 0)",
      "bookmark_text": "rgba(255, 255, 255, 1)",
      "toolbar_field": "rgba(255, 255, 255, 0.15)",
      "toolbar_field_text": "rgba(255, 255, 255, 1)"
    }
  }
}