Dark Blue include New Tab bg

Dark Blue include New Tab bg

Dark Blue Theme including New Tab background.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Dark Blue include New Tab bg",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(31, 38, 68)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(16, 20, 43)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(16, 20, 43)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgba(255, 255, 255, 0)",
      "popup": "rgb(31, 38, 68)",
      "popup_text": "rgb(255, 255, 255)",
      "ntp_background": "rgb(16, 20, 43)",
      "tab_loading": "rgba(255, 255, 255, 0)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{75a4ce8a-8177-47f4-98f4-8611fc44d814}"
    }
  }
}