Examine source code of WYFrost Dark

Inspect and view changes in WYFrost Dark 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": "WYFrost",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(30, 37, 41)",
      "toolbar_text": "rgb(187, 204, 212)",
      "frame": "rgb(0, 0, 0)",
      "tab_background_text": "rgb(123, 132, 138)",
      "toolbar_field": "rgb(13, 22, 22)",
      "toolbar_field_text": "rgb(187, 204, 212)",
      "tab_line": "rgb(196, 211, 219)",
      "popup": "rgb(15, 22, 26)",
      "popup_text": "rgb(170, 193, 200)",
      "button_background_active": "rgb(73, 89, 98)",
      "button_background_hover": "rgb(50, 60, 66)",
      "icons": "rgb(168, 175, 179)",
      "ntp_background": "rgb(19, 26, 30)",
      "ntp_text": "rgb(255, 255, 255)",
      "popup_border": "rgb(30, 37, 41)",
      "sidebar_border": "rgb(37, 46, 51)",
      "sidebar": "rgb(30, 37, 41)",
      "tab_background_separator": "rgb(0, 162, 255)",
      "tab_text": "rgb(228, 239, 244)",
      "toolbar_field_border_focus": "rgb(55, 62, 67)",
      "toolbar_field_border": "rgb(55, 62, 67)",
      "toolbar_field_highlight_text": "rgb(166, 205, 223)",
      "toolbar_field_highlight": "rgb(71, 80, 86)",
      "toolbar_field_separator": "rgb(44, 53, 57)",
      "toolbar_top_separator": "rgb(38, 38, 38)",
      "tab_loading": "rgb(196, 211, 219)"
    }
  }
}