-
-
Notifications
You must be signed in to change notification settings - Fork 449
Improve Themes #1566
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
Improve Themes #1566
Conversation
- Add Bullet Layout
- Add New Theme
Flow.Launcher/Flow.Launcher.csproj
Outdated
<Page Remove="Themes\Bullet Light.xaml" /> | ||
<Page Remove="Themes\Circle Light.xaml" /> | ||
<Page Remove="Themes\Circle System.xaml" /> | ||
<Page Remove="Themes\Cyan Dark.xaml" /> | ||
<Page Remove="Themes\Gray.xaml" /> | ||
<Page Remove="Themes\Midnight.xaml" /> | ||
<Page Remove="Themes\ThemeBuilder\Template.xaml" /> | ||
<Page Remove="Themes\Ubuntu.xaml" /> |
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.
is this change intended?
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.
noooo. csproj always do it like my kid.
@onesounds don't forget to update the Theme customisation doco once 1.10.0 is out if needed. |
What's the PR
Test Cases