Examine source code of dark_eva_01

Inspect and view changes in dark_eva_01 source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "manifest_version": 2,
  "version": "1.0",
  "name": "EVA-01",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-001-9c6d74e14860e77ee6f8f43e824bff25.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(47, 34, 62)",
      "toolbar_text": "rgb(107, 81, 143)",
      "frame": "rgb(27, 25, 42)",
      "tab_background_text": "rgb(107, 81, 143)",
      "toolbar_field": "rgba(27, 25, 42, 0.85)",
      "toolbar_field_text": "rgb(107, 81, 143)",
      "tab_line": "rgb(83, 129, 105)",
      "popup": "rgb(27, 25, 42)",
      "popup_text": "rgb(107, 81, 143)",
      "button_background_active": "rgb(27, 25, 42)",
      "button_background_hover": "rgb(27, 25, 42)",
      "frame_inactive": "rgb(27, 25, 42)",
      "icons_attention": "rgba(133, 213, 58, 0.6)",
      "icons": "rgb(83, 129, 105)",
      "ntp_background": "rgb(27, 25, 42)",
      "ntp_text": "rgb(107, 81, 143)",
      "popup_border": "rgba(133, 213, 58, 0.6)",
      "popup_highlight_text": "rgba(133, 213, 58, 0.6)",
      "popup_highlight": "rgb(107, 81, 143)",
      "sidebar_border": "rgb(83, 129, 105)",
      "sidebar_highlight_text": "rgba(133, 213, 58, 0.6)",
      "sidebar_highlight": "rgb(107, 81, 143)",
      "sidebar_text": "rgb(27, 25, 42)",
      "sidebar": "rgb(27, 25, 42)",
      "tab_background_separator": "rgb(182, 230, 137)",
      "tab_loading": "rgb(107, 81, 143)",
      "tab_selected": "rgb(47, 34, 62)",
      "tab_text": "rgb(107, 81, 143)",
      "toolbar_bottom_separator": "rgb(27, 25, 42)",
      "toolbar_field_border_focus": "rgb(83, 129, 105)",
      "toolbar_field_border": "rgb(83, 129, 105)",
      "toolbar_field_focus": "rgb(47, 34, 62)",
      "toolbar_field_highlight_text": "rgb(182, 230, 137)",
      "toolbar_field_highlight": "rgb(107, 81, 143)",
      "toolbar_field_separator": "rgb(83, 129, 105)",
      "toolbar_field_text_focus": "rgb(83, 129, 105)",
      "toolbar_top_separator": "rgb(27, 25, 42)",
      "toolbar_vertical_separator": "rgb(83, 129, 105)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{908b5399-c611-43be-a0f2-e85960f8b6e5}"
    }
  }
}