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

Use primary button color as accent color #1859

Merged
merged 2 commits into from
Jun 8, 2022
Merged

Use primary button color as accent color #1859

merged 2 commits into from
Jun 8, 2022

Conversation

sroy3
Copy link
Contributor

@sroy3 sroy3 commented Jun 8, 2022

With the Dive Bar theme.

Before:
Screen Shot 2022-06-07 at 10 43 33 PM
Now:
Screen Shot 2022-06-07 at 10 41 27 PM

@sroy3 sroy3 added the bug Something isn't working label Jun 8, 2022
@sroy3 sroy3 self-assigned this Jun 8, 2022
@sroy3 sroy3 marked this pull request as ready for review June 8, 2022 02:44
@mattseddon
Copy link
Member

Thanks, I've already shipped the emergency update. I will look at this later today 👍🏻.

@codeclimate
Copy link

codeclimate bot commented Jun 8, 2022

Code Climate has analyzed commit 65dfd1f and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (85% is the threshold).

This pull request will bring the total coverage in the repository to 96.6% (0.0% change).

View more on Code Climate.

@@ -17,4 +17,4 @@ $header-border-color: var(--vscode-tree-tableColumnsBorder);
$meta-cell-color: var(--vscode-descriptionForeground);

$hover-background-color: var(--vscode-list-hoverBackground);
$accent-color: var(--vscode-focusBorder);
$accent-color: var(--button-primary-background);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This could fix the drag and drop color frames for me as well, WDYT?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please disregard:

image

@mattseddon mattseddon merged commit 47e693b into main Jun 8, 2022
@mattseddon mattseddon deleted the info-color branch June 8, 2022 03:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants