Examine source code of Flat Remix Inspired

Inspect and view changes in Flat Remix Inspired 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": "Flat Remix Inspired",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(35, 37, 46)",
      "toolbar_text": "rgb(243, 245, 253)",
      "frame": "rgb(26, 28, 35)",
      "tab_background_text": "rgb(197, 201, 222)",
      "toolbar_field": "rgb(47, 54, 71)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(39, 119, 255)",
      "popup": "rgb(35, 37, 46)",
      "popup_text": "rgb(243, 245, 253)",
      "frame_inactive": "rgb(41, 44, 57)",
      "icons_attention": "rgb(0, 179, 255)",
      "tab_loading": "rgb(39, 119, 255)",
      "toolbar_field_focus": "rgb(30, 33, 40)",
      "toolbar_field_highlight_text": "rgb(39, 19, 255)",
      "toolbar_field_highlight": "rgb(255, 255, 255)",
      "toolbar_top_separator": "rgb(35, 37, 46)"
    }
  }
}