Gamer

Gamer

a theme ONLY for hardcore GAMERS - URL color fix in description

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.8",
  "name": "Gamer TIme",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-036-40a272fe657f748396e017c7a64ee2dc.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(30, 27, 27)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(7, 6, 6)",
      "tab_background_text": "rgb(255, 24, 40)",
      "toolbar_field": "rgb(194, 13, 26)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(194, 13, 26)",
      "popup": "rgb(30, 27, 27)",
      "popup_text": "rgb(255, 255, 255)",
      "button_background_hover": "rgb(194, 13, 26)",
      "icons": "rgb(255, 255, 255)",
      "ntp_background": "rgb(7, 6, 6)",
      "ntp_text": "rgb(249, 249, 251)",
      "popup_border": "rgb(194, 13, 26)",
      "sidebar_border": "rgb(194, 13, 26)",
      "sidebar_highlight_text": "rgb(255, 255, 255)",
      "sidebar_highlight": "rgb(7, 6, 6)",
      "sidebar_text": "rgb(255, 255, 255)",
      "sidebar": "rgb(30, 27, 27)",
      "tab_text": "rgb(255, 255, 255)",
      "toolbar_field_highlight_text": "rgb(255, 255, 255)",
      "toolbar_field_text_focus": "rgb(255, 255, 255)",
      "toolbar_top_separator": "rgb(0, 0, 0)",
      "tab_loading": "rgb(194, 13, 26)"
    }
  }
}