Bisexual Lights

The colors of Bi Pride Flag
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "name": "Bisexual Lights",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "tumblr_p73rgbCGU91tk8zawo1_1280.jpg"
    },
    "colors": {
      "frame": "rgba(250, 250, 250, 1)",
      "tab_background_text": "rgba(255, 0, 251, 0.84)",
      "toolbar": "rgba(153, 3, 247, 0.46)",
      "bookmark_text": "rgba(251, 0, 255, 0.82)",
      "toolbar_field": "rgba(0, 4, 255, 0.5)",
      "toolbar_field_text": "rgba(255, 5, 251, 0.83)",
      "tab_line": "rgba(255, 0, 242, 0.87)"
    }
  }
}