cursor icon indicating copy to clipboard operation
cursor copied to clipboard

Add support of themes

Open abbychau opened this issue 2 years ago • 2 comments

Refs: https://github.com/getcursor/cursor/issues/25 https://github.com/getcursor/cursor/issues/60 https://github.com/getcursor/cursor/issues/103

abbychau avatar Mar 25 '23 18:03 abbychau

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.

truell20 avatar Mar 26 '23 07:03 truell20

sure. let me add the support of them change of the sidebar and tabbar as well.

abbychau avatar Mar 26 '23 12:03 abbychau

ooh that'd be awesome

truell20 avatar Mar 26 '23 23:03 truell20

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

IOLOII avatar Mar 29 '23 10:03 IOLOII

Thanks for working on this @abbychau @IOLOII, the newest VSCode-based version of Cursor should have theme support

truell20 avatar May 01 '23 00:05 truell20