Color Abstraction

Color Abstraction

color, bright, corner, simple, black, dark, easy on the eyes Designed by MaDonna

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Color Abstraction",
  "manifest_version": 2,
  "version": "5.0",
  "theme": {
    "images": {
      "theme_frame": "ColorAbstractionH.jpg"
    },
    "colors": {
      "frame": "rgba(0, 0, 0, 1)",
      "tab_background_text": "rgba(250, 230, 230, 1)",
      "toolbar": "rgba(0, 0, 0, 0)",
      "bookmark_text": "rgba(250, 237, 237, 1)",
      "toolbar_field": "rgba(0, 0, 0, 0.09)",
      "toolbar_field_text": "rgba(247, 230, 230, 1)",
      "tab_line": "rgba(255, 66, 242, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{6878b25d-0b4c-449b-adb7-b497dac5174c}"
    }
  }
}