Depot icon indicating copy to clipboard operation
Depot copied to clipboard

CSS Pass to clean up styles and overall tighten up the design

Open kkukshtel opened this issue 5 years ago • 1 comments

The CSS right now is shoddy at best and kind of scattered all around the place. It would be great if instead it was more idiomatic Svelte CSS code, and also used native vscode css to match a user's theme.

VS Code provides CSS classes for webviews that should easily allow Depot to tie into whatever color theme a user is using: https://code.visualstudio.com/api/extension-guides/webview#theming-webview-content

kkukshtel avatar Oct 11 '20 05:10 kkukshtel

Strongly considering the newly released component library for this, which I suspect was created just for Depot ☺️

https://code.visualstudio.com/blogs/2021/10/11/webview-ui-toolkit

kkukshtel avatar Oct 29 '21 15:10 kkukshtel