Darker Blue

Darker Blue

Darker Blue

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Darker",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(0, 0, 0)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(0, 0, 0)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(56, 56, 61)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(0, 0, 0)",
      "popup": "rgb(0, 0, 0)",
      "popup_text": "rgb(255, 255, 255)",
      "button_background_active": "rgb(0, 0, 0)",
      "button_background_hover": "rgb(0, 0, 0)",
      "icons": "rgb(255, 255, 255)",
      "ntp_background": "rgb(0, 0, 0)",
      "ntp_text": "rgb(255, 255, 255)",
      "tab_selected": "rgb(10, 83, 241)",
      "tab_text": "rgb(255, 255, 255)",
      "toolbar_field_highlight_text": "rgb(255, 255, 255)",
      "tab_loading": "rgb(0, 0, 0)"
    }
  }
}