my personal blue

my personal blue

personal theme - if you like it feel free

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "my blue",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(0, 0, 0)",
      "toolbar_text": "rgb(239, 243, 244)",
      "frame": "rgb(20, 82, 131)",
      "tab_background_text": "rgb(236, 239, 241)",
      "toolbar_field": "rgb(211, 217, 221)",
      "toolbar_field_text": "rgb(0, 7, 11)",
      "tab_line": "rgb(211, 217, 221)",
      "popup": "rgb(211, 217, 221)",
      "popup_text": "rgb(0, 0, 0)",
      "tab_loading": "rgb(211, 217, 221)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{009c602c-a347-4ecb-83a8-8f4a31e96747}"
    }
  }
}