Commit graph

172 commits

Author SHA1 Message Date
Jack Baron b367c412a0
Merge pull request #2 from Assistant/feature/themes-lolpants
Apply default theme based on Windows settings
2020-02-16 23:24:51 +00:00
Assistant 1ce49aea6e Apply default theme based on Windows settings 2020-02-16 16:20:27 -07:00
Jack Baron d2c4bcd435
Merge pull request #1 from Assistant/feature/themes-lolpants
Fixes
2020-02-16 21:22:23 +00:00
Assistant d85b887cf6 Allow for periods in theme filenames 2020-02-16 11:59:45 -07:00
Assistant 5b009adab3 Fix header margins on Mods page 2020-02-16 11:15:43 -07:00
Jack Baron eac8b9bbbe
fix up light pink theme 2020-02-15 05:25:44 +00:00
Jack Baron f509f9e64e
allow separate theming of page buttons 2020-02-15 05:25:33 +00:00
Jack Baron 26991f4dd4
refactoring theme engine 2020-02-14 04:45:25 +00:00
Jack Baron 82815a4bea
re-add border around all combobox items 2020-02-14 04:45:25 +00:00
Jack Baron 4acb3058ab
tweak elements on options page 2020-02-14 04:45:25 +00:00
Jack Baron 784e0ac48d
remove borders on dropdown items 2020-02-14 04:45:25 +00:00
Jack Baron 8ca141eeb2
minor light theme edits 2020-02-14 04:45:25 +00:00
Jack Baron e59986ced2
use uniform colour for dark icons 2020-02-14 04:45:24 +00:00
Jack Baron 79be3b7f9c
theme danger button 2020-02-14 04:45:24 +00:00
Jack Baron 5cbabda14b
add themeable modlist border 2020-02-14 04:45:24 +00:00
Caeden Statia 3dbcbaf481 Add to Light Pink header 2020-02-13 19:51:43 -08:00
Caeden Statia 0f4ed495e8 Fix template theme exporting 2020-02-13 19:49:43 -08:00
Caeden Statia c222316b41 Fix combo box alignment 2020-02-13 19:22:30 -08:00
Caeden Statia eaba02cfc5 Add some foolproofing 2020-02-07 17:26:06 -08:00
Caeden Statia bd222a5f17 Add setting for theme, they now persistent through instances 2020-02-07 17:13:41 -08:00
Caeden Statia 4e0e7c1900 Themes refactoring and commenting 2020-02-07 17:09:25 -08:00
Caeden Statia 621880a925 Fix bugs and crashes with exporting template theme 2020-02-07 16:56:29 -08:00
Caeden Statia dd68fa16c1 You can now export Light Pink to disk 2020-02-07 16:46:20 -08:00
Caeden Statia f25fe2ade2 Added a Light Pink theme for the purpose of being a template 2020-02-07 16:32:48 -08:00
Caeden Statia 1c25ceb0c7 Fix current theme not being selected in dropdown 2020-02-07 16:13:27 -08:00
Caeden Statia 23a94aa36c Switch Margin from TextBlock to StackPanel 2020-02-07 16:02:05 -08:00
Caeden Statia c07f6da8ce Open Themes folder working 2020-02-07 15:55:01 -08:00
Caeden Statia d7676b4ba9 Add "Open Folder" button for Themes 2020-02-07 15:49:03 -08:00
Caeden Statia 9cb7935ce4 Added try catch when initially loading theme 2020-02-07 15:41:01 -08:00
Caeden Statia 9f0e7eb18c Fix button icons not changing colors with theme with only a slightly hacky fix 2020-02-07 15:38:38 -08:00
Caeden Statia b5c71387a6 Center content in theme combo box 2020-02-02 23:10:55 -08:00
Caeden Statia 8a680df028 Fix bugs and add event for export template 2020-02-02 23:09:19 -08:00
Caeden Statia 359f0a91cd (Untested) Add code to combo box 2020-02-02 22:53:12 -08:00
Caeden Statia 05fb6312d7 Remove Classes namespace from Themes class 2020-02-02 22:48:03 -08:00
Caeden Statia 055d5042a3 Made Options UI better, on to code 2020-02-02 22:41:38 -08:00
Caeden Statia b5dee1095a Add Export Template button because that might be needed 2020-02-02 22:06:38 -08:00
Caeden Statia 23dc1d0109 Add Theme option to Options 2020-02-02 22:03:41 -08:00
Caeden Statia 57629554bb Add theme loading from a /Themes subfolder 2020-02-02 21:53:59 -08:00
Caeden Statia b8582543b9 Add Theme class, internal loading and switching working 2020-02-02 21:26:28 -08:00
Caeden Statia 9deebf090a Lightened light theme and add padding to categories 2020-02-01 22:12:56 -08:00
Caeden Statia 6cbdfbfa2d Add Light Theme (and fixed GridViewColumnHeader) 2020-02-01 21:49:25 -08:00
Caeden Statia 5881a63be3 Combo Box is now theme-ified 2020-02-01 09:35:18 -08:00
Caeden Statia 501e3e5322 Offload Control styles from App.xaml to a Styles folder 2020-02-01 08:29:07 -08:00
Caeden Statia b952efc5ee Add more comments and change icon colors for Dark theme 2020-01-31 22:23:00 -08:00
Caeden Statia 539696c630 Commented Dark theme for future reference 2020-01-31 22:05:52 -08:00
Caeden Statia 448a71a151 Add CheckBoxItem/CheckBox (still WIP) 2020-01-31 22:01:44 -08:00
Caeden Statia cc3b9f44ce Fix buttons + Directory background color 2020-01-31 21:24:09 -08:00
Caeden Statia 3f00d8b85f Remove now unneeded tags 2020-01-31 21:03:11 -08:00
Caeden Statia cb7f7256d1 Switch icons to vector images courtesy of lolPants, with customizable colors 2020-01-31 21:01:27 -08:00
Caeden Statia eec9a57046 Removed forced White color on left side buttons 2020-01-31 20:26:52 -08:00