Midnight Neon

Midnight Neon

A flat, minimal dark mode theme that evokes neon vibes.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Minimal Neon",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(6, 2, 47)",
      "toolbar_text": "rgb(248, 190, 255)",
      "frame": "rgb(6, 2, 47)",
      "tab_background_text": "rgb(190, 255, 213)",
      "toolbar_field": "rgb(6, 2, 47)",
      "toolbar_field_text": "rgb(190, 255, 213)",
      "tab_line": "rgb(0, 255, 180)",
      "popup": "rgb(31, 34, 61)",
      "popup_text": "rgb(248, 190, 255)",
      "popup_border": "rgb(210, 184, 214)",
      "tab_loading": "rgb(0, 255, 180)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2293b1c3-c6fc-4931-8efd-01e626e27c9e}"
    }
  }
}