Soothing Dark

A minimalistic Dark theme. Soothing to the eye. Solid and pure. Blends in with the Dark theme of Youtube.
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "manifest_version": 2,
  "version": "1.2",
  "name": "Soothing Dark",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(30, 30, 30)",
      "toolbar_text": "rgb(150, 150, 150)",
      "frame": "rgb(22, 22, 22)",
      "tab_background_text": "rgb(130, 130, 130)",
      "toolbar_field": "rgb(15, 15, 15)",
      "toolbar_field_text": "rgb(110, 110, 110)",
      "tab_line": "rgb(15, 15, 15)",
      "popup": "rgb(22, 22, 22)",
      "popup_text": "rgb(150, 150, 150)",
      "button_background_active": "rgb(22, 22, 22)",
      "button_background_hover": "rgb(22, 22, 22)",
      "icons": "rgb(130, 130, 130)",
      "ntp_background": "rgb(22, 22, 22)",
      "ntp_text": "rgb(130, 130, 130)",
      "popup_border": "rgb(15, 15, 15)",
      "popup_highlight_text": "rgb(130, 130, 130)",
      "popup_highlight": "rgb(15, 15, 15)",
      "sidebar_border": "rgb(15, 15, 15)",
      "sidebar_highlight_text": "rgb(130, 130, 130)",
      "sidebar_highlight": "rgb(15, 15, 15)",
      "sidebar_text": "rgb(150, 150, 150)",
      "sidebar": "rgb(30, 30, 30)",
      "tab_background_separator": "rgb(15, 15, 15)",
      "tab_selected": "rgb(30, 30, 30)",
      "tab_text": "rgb(150, 150, 150)",
      "toolbar_bottom_separator": "rgb(15, 15, 15)",
      "toolbar_field_border_focus": "rgb(110, 110, 110)",
      "toolbar_field_border": "rgb(10, 10, 10)",
      "toolbar_field_focus": "rgb(15, 15, 15)",
      "toolbar_field_highlight_text": "rgb(15, 15, 15)",
      "toolbar_field_highlight": "rgb(110, 110, 110)",
      "toolbar_field_separator": "rgb(130, 130, 130)",
      "toolbar_field_text_focus": "rgb(110, 110, 110)",
      "toolbar_top_separator": "rgb(15, 15, 15)",
      "tab_loading": "rgb(15, 15, 15)"
    }
  }
}