dark gray

dark gray

It's a best color for this modules

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "dark gray",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "country-quilt-dark.png"
    },
    "colors": {
      "frame": "rgba(0, 0, 0, 1)",
      "tab_background_text": "rgba(138, 138, 138, 1)",
      "toolbar": "rgba(18, 18, 18, 1)",
      "bookmark_text": "rgba(138, 138, 138, 1)",
      "toolbar_field": "rgba(138, 138, 138, 1)",
      "toolbar_field_text": "rgba(255, 255, 255, 1)"
    }
  }
}