Evagelion Nerv computer theme

Evagelion Nerv computer theme

A old fashion green and black terminal style inspired by Neon Genesis Evangelion. The style of UI is like the one used in the Nerv HQ. Prepare your self for "Angel Attack"

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "evagelion nerv theme",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(0, 0, 0)",
      "toolbar_text": "rgb(230, 119, 11)",
      "frame": "rgb(0, 0, 0)",
      "tab_background_text": "rgb(230, 119, 11)",
      "toolbar_field": "rgb(0, 0, 0)",
      "toolbar_field_text": "rgb(0, 255, 0)",
      "tab_line": "rgb(230, 119, 11)",
      "popup": "rgb(0, 0, 0)",
      "popup_text": "rgb(211, 41, 15)",
      "button_background_hover": "rgba(255, 223, 0, 0.5)",
      "frame_inactive": "rgba(211, 41, 15, 0.5)",
      "icons": "rgb(230, 119, 11)",
      "ntp_background": "rgb(0, 0, 0)",
      "ntp_text": "rgb(230, 119, 11)",
      "popup_border": "rgb(230, 119, 11)",
      "tab_selected": "rgb(0, 0, 0)",
      "tab_text": "rgb(255, 223, 0)",
      "toolbar_bottom_separator": "rgb(230, 119, 11)",
      "toolbar_field_border": "rgb(230, 119, 11)",
      "tab_loading": "rgb(230, 119, 11)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{dda27137-2a7c-416c-8eda-b1123e550f72}"
    }
  }
}