Examine source code of Relaxed Solarized-light+

Inspect and view changes in Relaxed Solarized-light+ 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": "Solarized Light",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(253, 246, 227)",
      "toolbar_text": "rgb(7, 54, 66)",
      "frame": "rgb(238, 232, 213)",
      "tab_background_text": "rgb(88, 110, 117)",
      "toolbar_field": "rgb(238, 232, 213)",
      "toolbar_field_text": "rgb(7, 54, 66)",
      "tab_line": "rgba(203, 75, 22, 0.62)",
      "popup": "rgb(253, 246, 227)",
      "popup_text": "rgb(7, 54, 66)",
      "button_background_active": "rgb(238, 232, 213)",
      "button_background_hover": "rgba(203, 75, 22, 0.62)",
      "icons_attention": "rgba(181, 137, 0, 0.62)",
      "icons": "rgb(7, 54, 66)",
      "ntp_background": "rgb(238, 232, 213)",
      "ntp_text": "rgb(7, 54, 66)",
      "popup_border": "rgb(238, 232, 213)",
      "popup_highlight_text": "rgb(7, 54, 66)",
      "popup_highlight": "rgba(203, 75, 22, 0.62)",
      "sidebar_border": "rgb(238, 232, 213)",
      "sidebar_highlight_text": "rgb(7, 54, 66)",
      "sidebar_highlight": "rgba(203, 75, 22, 0.62)",
      "sidebar_text": "rgb(7, 54, 66)",
      "sidebar": "rgb(253, 246, 227)",
      "toolbar_field_border_focus": "rgb(238, 232, 213)",
      "toolbar_field_focus": "rgb(253, 246, 227)",
      "toolbar_field_highlight_text": "rgb(7, 54, 66)",
      "toolbar_field_highlight": "rgba(203, 75, 22, 0.62)",
      "toolbar_field_text_focus": "rgb(7, 54, 66)",
      "tab_loading": "rgba(203, 75, 22, 0.62)"
    }
  }
}