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

Fix hard to see table border color in dark mode #29856

Open
PieterCK opened this issue Apr 26, 2024 · 0 comments · May be fixed by #29859
Open

Fix hard to see table border color in dark mode #29856

PieterCK opened this issue Apr 26, 2024 · 0 comments · May be fixed by #29859

Comments

@PieterCK
Copy link
Collaborator

PieterCK commented Apr 26, 2024

Table border color doesn't change to a brighter color when switching to dark theme, making it hard to see.

current table color in dark mode:

image

CZO thread

PieterCK added a commit to PieterCK/zulip that referenced this issue Apr 26, 2024
Add a css rule in dark_theme.css for tables inside message/chat.
This rule sets a brighter color for these type of tables so that
it's more visible when the user is using dark theme.

Fixes zulip#29856
@PieterCK PieterCK linked a pull request Apr 26, 2024 that will close this issue
12 tasks
PieterCK added a commit to PieterCK/zulip that referenced this issue Apr 28, 2024
Add a css rule in dark_theme.css for tables inside message/chat.
This rule sets a brighter color for these type of tables so that
it's more visible when the user is using dark theme.

Fixes zulip#29856
PieterCK added a commit to PieterCK/zulip that referenced this issue Apr 28, 2024
Add a css rule in dark_theme.css for tables inside message/chat.
This rule sets a brighter color for these type of tables so that
it's more visible when the user is using dark theme.

Fixes zulip#29856
PieterCK added a commit to PieterCK/zulip that referenced this issue Apr 29, 2024
Add a css rule in dark_theme.css for tables inside message/chat.
This rule sets a brighter color for these type of tables so that
it's more visible when the user is using dark theme.

Fixes zulip#29856
PieterCK added a commit to PieterCK/zulip that referenced this issue Apr 30, 2024
Add a css rule in app_variable.css to be used in
rendered_markdown.css specifically for table borders.
This change makes it easier to manage style of tables in
messages / chat.

Fixes zulip#29856.
PieterCK added a commit to PieterCK/zulip that referenced this issue Apr 30, 2024
Add a new dark mode css in app_variable.css for rendered
markdown tables. This rule sets a brighter color for tables
in messages / chat to make it more visible when the user is
using dark theme.

Fixes zulip#29856.
PieterCK added a commit to PieterCK/zulip that referenced this issue Apr 30, 2024
Add a css rule in app_variable.css to be used in
rendered_markdown.css specifically for table borders.
This change makes it easier to manage style of tables in
messages / chat.

Fixes zulip#29856.
PieterCK added a commit to PieterCK/zulip that referenced this issue Apr 30, 2024
Add a new dark mode css in app_variable.css for rendered
markdown tables. This rule sets a brighter color for tables
in messages / chat to make it more visible when the user is
using dark theme.

Fixes zulip#29856.
PieterCK added a commit to PieterCK/zulip that referenced this issue Apr 30, 2024
Add a css rule in app_variable.css to be used in
rendered_markdown.css specifically for table borders.
This change makes it easier to manage style of tables in
messages / chat.

Fixes zulip#29856.
PieterCK added a commit to PieterCK/zulip that referenced this issue Apr 30, 2024
Add a new dark mode css in app_variable.css for rendered
markdown tables. This rule sets a brighter color for tables
in messages / chat to make it more visible when the user is
using dark theme.

Fixes zulip#29856.
PieterCK added a commit to PieterCK/zulip that referenced this issue Apr 30, 2024
Add a css rule in app_variable.css to be used in
rendered_markdown.css specifically for table borders.
This change makes it easier to manage style of tables in
messages / chat.

Fixes zulip#29856.
PieterCK added a commit to PieterCK/zulip that referenced this issue Apr 30, 2024
Add a new dark mode css in app_variable.css for rendered
markdown tables. This rule sets a brighter color for tables
in messages / chat to make it more visible when the user is
using dark theme.

Fixes zulip#29856.
PieterCK added a commit to PieterCK/zulip that referenced this issue Apr 30, 2024
Add a new dark mode css in app_variable.css for rendered
markdown tables. This rule sets a brighter color for tables
in messages / chat to make it more visible when the user is
using dark theme.

Fixes zulip#29856.
PieterCK added a commit to PieterCK/zulip that referenced this issue May 2, 2024
Add a new dark mode css in app_variable.css for rendered
markdown tables. This rule sets a brighter color for tables
in messages / chat to make it more visible when the user is
using dark theme.

Fixes zulip#29856.
PieterCK added a commit to PieterCK/zulip that referenced this issue May 2, 2024
Add a new dark mode css in app_variable.css for rendered
markdown tables. This rule sets a brighter color for tables
in messages / chat to make it more visible when the user is
using dark theme.

Fixes zulip#29856.
PieterCK added a commit to PieterCK/zulip that referenced this issue May 4, 2024
Add a new dark mode css in app_variable.css for rendered
markdown tables. This rule sets a brighter color for tables
in messages / chat to make it more visible when the user is
using dark theme.

Fixes zulip#29856.
PieterCK added a commit to PieterCK/zulip that referenced this issue May 4, 2024
Add a new dark mode css in app_variable.css for rendered
markdown tables. This rule sets a brighter color for tables
in messages / chat to make it more visible when the user is
using dark theme.

Fixes zulip#29856.
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 a pull request may close this issue.

1 participant