Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support for vscode themes #62

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

littleBugHunter
Copy link

I often work with light themes when working in bright environments like the outside and noticed, that Depot has some hardcoded color values. So I tried to make it as much compatible with custom themes as possible. This involved changing a few ways how the table is drawn to be more in line with Visual Studio Codes UI style (mainly borders and the tabs)

231028_VsCodeThemes_01.mp4

The sheet selction buttons are now in line with how Visual Studio Code renders Tabs

231028_VsCodeThemes_02.mp4

I also made sure the sheet headers stay pinned to the top of the screen when scrolling down long lists

231028_VsCodeThemes_03.mp4

@kkukshtel
Copy link
Collaborator

This is incredible, thank you! I'll give it a look asap and would love to push this live.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants