Steam

Steam

A theme based around the "Steam" in-game web browser.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Steam",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "bar.png"
    },
    "colors": {
      "frame": "rgba(42, 46, 51, 1)",
      "tab_background_text": "rgba(255, 255, 255, 1)",
      "toolbar": "rgba(42, 46, 51, 1)",
      "bookmark_text": "rgba(255, 255, 255, 1)",
      "toolbar_field": "rgba(42, 46, 51, 1)",
      "toolbar_field_text": "rgba(126, 166, 75, 1)"
    }
  }
}