Depot
Depot copied to clipboard
CSS Pass to clean up styles and overall tighten up the design
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
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