Skip to content

font colors are very dark #35

@simon1tan1

Description

@simon1tan1

Describe the bug
Some fonts are very dark in the dark background. Initially, I thought it was my extension DarkReader, which I then turn off but still dim. Messing with the CSS, I right-click on "mount" (I am in Streams), I unchecked this which helped a bit:
@layer utilities {
.text-text-tertiary {
color: var(--color-text-tertiary);
}
}
AND unchecked these two which helped more:
@layer theme {
:root, :host {
--color-text-secondary: #fff9;
--color-text-tertiary: #ffffff61;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions