Examine source code of Adapta Light Foreground for Linux & Windows 10

Inspect and view changes in Adapta Light Foreground for Linux & Windows 10 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": "2.0",
  "name": "Adapta Light Foreground",
  "theme": {
    "colors": {
      "toolbar": "#F5F6F7",
      "toolbar_field_text": "#5C616C",
      "toolbar_bottom_separator": "#DCDFE3",
      "tab_line": "#5294E2",
      "popup_highlight": "#5294E2",
      "frame": "#222D32",
      "tab_background_text": "#C1CACE",
      "bookmark_text": "#5C616C"
    }
  }
}