Add support of themes
Refs: https://github.com/getcursor/cursor/issues/25 https://github.com/getcursor/cursor/issues/60 https://github.com/getcursor/cursor/issues/103
thanks for starting on this @abbychau. ideally we'd implement themes by changing the styling of the components around codemirror as well, thought this will require a refactor of our css (which really shouldn't just be in one style sheet).
if you or anyone is interested in trying your hand at that, feel free! otherwise, i'll get to that eventually and can start from the work you did in this branch.
sure. let me add the support of them change of the sidebar and tabbar as well.
ooh that'd be awesome
sure. let me add the support of them change of the sidebar and tabbar as well.
The vscode sidebar drag effect has been added #345
Thanks for working on this @abbychau @IOLOII, the newest VSCode-based version of Cursor should have theme support