Hacker

Hacker

My Hacker theme for the Photon UI

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Hacker",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(23, 30, 24)",
      "toolbar_text": "rgb(78, 255, 87)",
      "frame": "rgb(16, 19, 17)",
      "tab_background_text": "rgb(78, 255, 87)",
      "toolbar_field": "rgb(16, 19, 17)",
      "toolbar_field_text": "rgb(78, 255, 87)",
      "tab_line": "rgb(78, 255, 87)",
      "popup": "rgb(23, 30, 24)",
      "popup_text": "rgb(78, 255, 87)",
      "icons_attention": "rgb(78, 255, 87)",
      "icons": "rgb(78, 255, 87)",
      "popup_border": "rgb(78, 255, 87)",
      "sidebar_border": "rgb(78, 255, 87)",
      "sidebar_text": "rgb(78, 255, 87)",
      "sidebar": "rgb(23, 30, 24)",
      "tab_background_separator": "rgb(16, 19, 17)",
      "tab_text": "rgb(78, 255, 87)",
      "toolbar_bottom_separator": "rgb(78, 255, 87)",
      "toolbar_field_border_focus": "rgb(16, 19, 17)",
      "toolbar_field_separator": "rgb(78, 255, 87)",
      "toolbar_top_separator": "rgb(16, 19, 17)",
      "toolbar_vertical_separator": "rgb(78, 255, 87)",
      "tab_loading": "rgb(78, 255, 87)"
    }
  }
}