Cyan Text / Black Background

Cyan Text / Black Background

Cyan text on a black background.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Cyan Text / Black Background",
  "manifest_version": 2,
  "version": "5.0",
  "theme": {
    "images": {
      "theme_frame": "Solid_black.png"
    },
    "colors": {
      "frame": "rgba(0, 0, 0, 1)",
      "tab_background_text": "rgba(0, 255, 255, 1)",
      "toolbar": "rgba(40, 40, 40, 1)",
      "bookmark_text": "rgba(0, 255, 255, 1)",
      "toolbar_field": "rgba(80, 80, 80, 1)",
      "toolbar_field_text": "rgba(0, 255, 255, 1)"
    }
  }
}