Draco

Draco

Dark theme with pink highlights

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.1",
  "name": "Draco",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(31, 34, 61)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(8, 11, 33)",
      "tab_background_text": "rgb(215, 226, 239)",
      "toolbar_field": "rgb(54, 58, 89)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(205, 35, 185)",
      "popup": "rgb(31, 34, 61)",
      "popup_text": "rgb(215, 226, 239)",
      "ntp_background": "rgb(31, 34, 61)",
      "ntp_text": "rgb(215, 226, 239)",
      "sidebar_border": "rgb(8, 11, 33)",
      "sidebar_highlight_text": "rgb(41, 0, 37)",
      "sidebar_highlight": "rgb(159, 94, 152)",
      "sidebar_text": "rgb(215, 226, 239)",
      "sidebar": "rgb(31, 34, 61)",
      "toolbar_field_border_focus": "rgb(159, 94, 152)",
      "tab_loading": "rgb(205, 35, 185)"
    }
  }
}