-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Added support for custom themes #3890
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
Conversation
Co-authored-by: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com>
Co-authored-by: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com>
@yaichenbaum |
@winston-de That should be fine in this case. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@winston-de Nice work! LGTM
@winston-de How does a theme file look like? How do I create one myself? |
You can find instructions here https://files-community.github.io/docs/#/articles/custom-themes. |
Closes #3809
This PR adds base support for theming, and selecting themes.
Not to be confused with light/dark themes, as these themes can utilize both.
You can test this by adding themes to the themes folder that should be created when you run the branch.
Themes are in the form of xaml files with resource dictionaries.
Basic example of theming:
