Examine source code of Military Chill

Inspect and view changes in Military Chill 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.2",
  "name": "Military Chill",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-009-f069b97f439938a011297c84464f0df6.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(155, 171, 125, 0.8)",
      "toolbar_text": "rgb(46, 41, 53)",
      "frame": "rgb(155, 171, 125)",
      "tab_background_text": "rgb(46, 41, 53)",
      "toolbar_field": "rgba(167, 181, 140, 0.8)",
      "toolbar_field_text": "rgb(46, 41, 53)",
      "tab_line": "rgb(46, 41, 53)",
      "popup": "rgb(167, 181, 140)",
      "popup_text": "rgb(46, 41, 53)",
      "button_background_active": "rgba(167, 181, 140, 0.8)",
      "button_background_hover": "rgba(140, 160, 181, 0.8)",
      "frame_inactive": "rgb(160, 180, 140)",
      "icons_attention": "rgba(0, 0, 0, 0.8)",
      "icons": "rgba(0, 0, 0, 0.8)",
      "ntp_background": "rgba(119, 131, 96, 0.8)",
      "ntp_text": "rgba(0, 0, 0, 0.8)",
      "popup_border": "rgb(160, 180, 140)",
      "popup_highlight_text": "rgba(0, 0, 0, 0.8)",
      "popup_highlight": "rgb(155, 171, 125)",
      "sidebar_border": "rgba(167, 181, 140, 0.8)",
      "sidebar_highlight_text": "rgba(0, 0, 0, 0.8)",
      "sidebar_highlight": "rgb(155, 171, 125)",
      "sidebar_text": "rgba(0, 0, 0, 0.8)",
      "sidebar": "rgb(155, 171, 125)",
      "tab_background_separator": "rgba(167, 181, 140, 0.8)",
      "tab_loading": "rgb(0, 0, 0)",
      "tab_selected": "rgba(167, 181, 140, 0.8)",
      "tab_text": "rgba(0, 0, 0, 0.8)",
      "toolbar_bottom_separator": "rgb(155, 171, 125)",
      "toolbar_field_border_focus": "rgb(155, 171, 125)",
      "toolbar_field_border": "rgba(167, 181, 140, 0.8)",
      "toolbar_field_focus": "rgb(155, 171, 125)",
      "toolbar_field_highlight_text": "rgba(0, 0, 0, 0.8)",
      "toolbar_field_highlight": "rgba(140, 160, 181, 0.8)",
      "toolbar_field_separator": "rgba(167, 181, 140, 0.8)",
      "toolbar_field_text_focus": "rgba(0, 0, 0, 0.8)",
      "toolbar_top_separator": "rgba(167, 181, 140, 0.8)",
      "toolbar_vertical_separator": "rgb(155, 171, 125)"
    }
  }
}