cobalt_neon_v1

cobalt_neon_v1

Based loosely on color scheme from mbadolato's terminal theme Cobalt Neon.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "cobalt_neon_v1",
  "manifest_version": 2,
  "version": "3.0",
  "theme": {
    "images": {
      "theme_frame": "header.png"
    },
    "colors": {
      "toolbar": "rgba(59, 165, 255, 1)",
      "toolbar_field_text": "rgba(196, 32, 111, 1)",
      "frame": "rgba(20, 38, 49, 1)",
      "tab_background_text": "rgba(233, 231, 92, 1)",
      "bookmark_text": "rgba(143, 245, 134, 1)"
    }
  }
}