Skip to content

Commit e9d181b

Browse files
authored
Merge pull request Babyhamsta#1546 from camilia2o7/Aimmy-V2
Added feature
2 parents 16a9f32 + 1b8f375 commit e9d181b

File tree

12 files changed

+1239
-131
lines changed

12 files changed

+1239
-131
lines changed

Aimmy2/MainWindow.xaml.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ private async void Window_Loaded(object sender, RoutedEventArgs e)
101101
await InitializeApplicationAsync();
102102
UpdateAboutSpecs();
103103
ApplyThemeGradients();
104+
ThemeManager.LoadMediaSettings();
104105
}
105106
catch (Exception ex)
106107
{

Aimmy2/Other/ThemeManager.cs

Lines changed: 436 additions & 8 deletions
Large diffs are not rendered by default.

Aimmy2/UILibrary/AColorWheel.xaml

Lines changed: 313 additions & 122 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)