Examine source code of White Silver

Inspect and view changes in White Silver 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.1.2",
  "name": "White Silver",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(255, 255, 255)",
      "toolbar_text": "rgb(43, 43, 43)",
      "frame": "rgb(222, 222, 222)",
      "tab_background_text": "rgb(43, 43, 43)",
      "toolbar_field": "rgb(255, 255, 255)",
      "toolbar_field_text": "rgb(43, 43, 43)",
      "tab_line": "rgb(255, 255, 255)",
      "popup": "rgb(255, 255, 255)",
      "popup_text": "rgb(43, 43, 43)",
      "button_background_active": "rgb(222, 222, 222)",
      "button_background_hover": "rgb(222, 222, 222)",
      "frame_inactive": "rgb(247, 247, 247)",
      "icons_attention": "rgb(43, 43, 43)",
      "icons": "rgb(43, 43, 43)",
      "ntp_background": "rgb(255, 255, 255)",
      "ntp_text": "rgb(43, 43, 43)",
      "popup_border": "rgb(222, 222, 222)",
      "popup_highlight_text": "rgb(43, 43, 43)",
      "popup_highlight": "rgb(222, 222, 222)",
      "sidebar_border": "rgb(222, 222, 222)",
      "sidebar_highlight_text": "rgb(43, 43, 43)",
      "sidebar_highlight": "rgb(222, 222, 222)",
      "sidebar_text": "rgb(43, 43, 43)",
      "sidebar": "rgb(255, 255, 255)",
      "tab_background_separator": "rgb(222, 222, 222)",
      "tab_loading": "rgb(43, 43, 43)",
      "tab_selected": "rgb(255, 255, 255)",
      "tab_text": "rgb(43, 43, 43)",
      "toolbar_bottom_separator": "rgb(255, 255, 255)",
      "toolbar_field_border_focus": "rgb(247, 247, 247)",
      "toolbar_field_border": "rgb(255, 255, 255)",
      "toolbar_field_focus": "rgb(255, 255, 255)",
      "toolbar_field_highlight_text": "rgb(43, 43, 43)",
      "toolbar_field_highlight": "rgb(222, 222, 222)",
      "toolbar_field_separator": "rgb(222, 222, 222)",
      "toolbar_field_text_focus": "rgb(43, 43, 43)",
      "toolbar_top_separator": "rgb(255, 255, 255)",
      "toolbar_vertical_separator": "rgb(222, 222, 222)"
    }
  }
}