glanceapp / glanceapp/glance

Allow themes to specify text color

Open
#799 1 comment 0 reactions 0 assignees View on GitHub
feature request
Dominant language
Go
Stars
37.1k
Forks
1.5k
Avg merge
1h 11m
Merged PRs (30d)
1

Description

### Description

Currently, the text color is declared by Glance's CSS file, and from my knowledge, the only way to affect it is changing it's saturation and contrast.

The problem is that there are multiple themes that would use a different text color, for instance, the Catppuccin themes would use their respective `Text` color. This leads to text that doesn't match the scheme the themes are based upon.

For now, the only method to get different text colors would be by using custom CSS, however having to make a CSS file just to change the text color would end up being inconvenient for theme creators.

I would suggest to add an option to disable the default text color, and add the respective text categories.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.