You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,7 @@ Here's a preview of the latest update: (Order is: Light, ColourfulLight, Dark, C
15
15
- Added some colours to the light theme too (not sure why you'd want to use it but eh)
16
16
- And finally improved the RadioBoxes by giving them a more circular shape, like they normally have.
17
17
### Some smaller updates
18
+
- Removed the update from below because making the foreground white doesnt affect custom controls... stays black but the colours are lighter so the black looks okay with blue
18
19
- Improved colourful light theme by making the foreground of any blue surface white instead of black so that it stands out better.
19
20
# How to install/use
20
21
Firstly, in your WPF project, right click References in the solution explorer bit, add reference, goto Assemblies and double click/include PresentationFramework.Aero2. this allows the use of drop shadows and stuff.
0 commit comments