Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Make theme text colors available through public interface #54

@shredsonic

Description

@shredsonic

When designing my app, I wanted to have access to some of the specific theme colors. This is handy when trying to customize your app to match the theme the user has chosen. For my use case I just made themeDict public so I can quickly access it and grab the theme colors I wanted. In the example app, you just use the inverse of the background color. While this works most of the time, sometimes it is less than ideal. Most of these themes have text colors that work well on their respective backgrounds, so it would be nice to have access to those through the API.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions