BLUE

BLUE

blue minimalism

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "BLUE",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "Empty.png"
    },
    "colors": {
      "frame": "rgba(0, 77, 255, 1)",
      "tab_background_text": "rgba(0, 255, 162, 1)",
      "toolbar": "rgba(17, 187, 217, 1)",
      "bookmark_text": "rgba(0, 255, 162, 1)",
      "toolbar_field": "rgba(6, 24, 143, 1)",
      "toolbar_field_text": "rgba(0, 255, 162, 1)",
      "tab_line": "rgba(255, 9, 0, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f31ea572-904b-414f-9e14-039446b7d530}"
    }
  }
}