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

feat: improve the colorTheme detail #541

Merged
merged 2 commits into from
Dec 9, 2021
Merged

feat: improve the colorTheme detail #541

merged 2 commits into from
Dec 9, 2021

Conversation

wewoor
Copy link
Collaborator

@wewoor wewoor commented Dec 9, 2021

Description

Improve the ColorTheme.

Fixes #495

Changes

Please describe the changes, help the reviewer to read your code.

  • Optimize the Editor, Sidebar, StatusBar border-color

@codecov
Copy link

codecov bot commented Dec 9, 2021

Codecov Report

Merging #541 (b7f1266) into main (8605f75) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #541   +/-   ##
=======================================
  Coverage   86.56%   86.56%           
=======================================
  Files         188      188           
  Lines        5499     5499           
  Branches     1226     1226           
=======================================
  Hits         4760     4760           
  Misses        729      729           
  Partials       10       10           
Impacted Files Coverage Δ
src/workbench/panel/panel.tsx 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8605f75...b7f1266. Read the comment docs.

@wewoor wewoor self-assigned this Dec 9, 2021
@wewoor wewoor added the enhancement New feature or request label Dec 9, 2021
@wewoor wewoor modified the milestones: 0.9.0-beta.2, 0.9.0-beta.1 Dec 9, 2021
@wewoor wewoor merged commit 049f003 into main Dec 9, 2021
@wewoor wewoor deleted the feat/colorTheme branch December 9, 2021 12:31
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Optimize the Workbench UI details.
1 participant