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

refactor(ui): use black as black, white as white #3687

Merged
merged 2 commits into from
Dec 5, 2024
Merged

refactor(ui): use black as black, white as white #3687

merged 2 commits into from
Dec 5, 2024

Conversation

erka
Copy link
Collaborator

@erka erka commented Dec 4, 2024

Use foreground and background as main theme colors and default black and white colors
where it's needed.

@erka erka requested a review from a team as a code owner December 4, 2024 22:11
Use foreground and background as main theme colors and default black and white colors
where it's needed.

Signed-off-by: Roman Dmytrenko <[email protected]>
Copy link

codecov bot commented Dec 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.41%. Comparing base (79661ee) to head (a1956a9).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3687   +/-   ##
=======================================
  Coverage   64.41%   64.41%           
=======================================
  Files         170      170           
  Lines       17098    17098           
=======================================
  Hits        11013    11013           
  Misses       5400     5400           
  Partials      685      685           
Flag Coverage Δ
unittests 64.41% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@markphelps
Copy link
Collaborator

CleanShot 2024-12-05 at 09 50 30@2x

@erka its looking good. couple minor things:

on the left in the images above is your change
on the right is flipt:nightly

on your change you can see that the icons in the menu are black and not white when in dark mode. this makes them hard to see

Signed-off-by: Roman Dmytrenko <[email protected]>
Copy link
Collaborator

@markphelps markphelps left a comment

Choose a reason for hiding this comment

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

nice!

@erka erka merged commit ae0caa8 into main Dec 5, 2024
39 checks passed
@erka erka deleted the rd/ui-colors branch December 5, 2024 18:26
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