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

Enhancement - Custom CSS support in themes #6

Open
apoapostolov opened this issue Sep 19, 2020 · 1 comment
Open

Enhancement - Custom CSS support in themes #6

apoapostolov opened this issue Sep 19, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@apoapostolov
Copy link

The need for additional CSS is to resolve conflicts with specific elements in the UI, such as parts of the UI using the wrong colors or needing to be hardcoded to specific color from the theme palette or a custom color.

@MajorVictory MajorVictory added the enhancement New feature or request label Sep 20, 2020
@apoapostolov
Copy link
Author

The way I imagine this, in order to be theme maker friendly, would work as follows:

In a new tab, user can create and delete unlimited entries. Each entry consists of:

  • text field for CSS class and a dropdown - either enter your own classes or choose from a dropdown of all classes in Foundry UX
  • dropdown with all the basic CSS operators related to theming - font color, background color, margin color, etc.
  • a dropdown to select color from the palette or to choose a custom one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants