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

Add dark mode handling for table borders #2313

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Andres-CT98
Copy link
Contributor

Description:

The color of table borders does not adapt to a dark mode change.

Fix

Added border properties to the dark mode handler. Image borders are omitted.

Cases tested:

  1. Insert any Table
  2. Change border color to black
  3. Change editor to dark mode

Before: Borders do not change color

image

After: Borders change color to white

image

@JiuqingSong
Copy link
Contributor

Hi, can you hold on this change? I'm doing a large refactor or the color handler code, you can wait for that change is done then you can make your change on top of it.

@Andres-CT98 Andres-CT98 closed this Jan 5, 2024
@Andres-CT98 Andres-CT98 reopened this Jan 5, 2024
@JiuqingSong
Copy link
Contributor

@Andres-CT98 The new dark color manager code is checked in. Now we can continue this PR to support dark mode on border

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.

None yet

2 participants