Examine source code of solarized light custum

Inspect and view changes in solarized light custum 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
{
  "name": "solarized light custum",
  "manifest_version": 2,
  "version": "2.0",
  "theme": {
    "images": {
      "theme_frame": "header.png"
    },
    "colors": {
      "frame": "rgba(147, 161, 161, 1)",
      "tab_background_text": "rgba(0, 43, 54, 1)",
      "toolbar": "rgba(253, 246, 227, 1)",
      "bookmark_text": "rgba(0, 43, 54, 1)",
      "toolbar_field": "rgba(238, 232, 213, 1)",
      "toolbar_field_text": "rgba(0, 43, 54, 1)"
    }
  }
}