calculator/src
Stephanie Anderl 3055a12178
Updated EquationButton contrast fixed dark mode foreground color bugs (#1155)
* Fixed contrast between background and foreground colors in the equation button. Fixed the issue where the text in the equation text box is white when the background is white

* Adjust the foreground color algorithm

* moved the contrast method to utils so that it is resuable

* Moved brushes for the GetContrastColor method to the app.xaml resource dictionary

* Removed the change for the edit box colors, so it can be in a different PR
2020-05-05 10:20:05 -07:00
..
build Hello GitHub 2019-01-28 16:24:37 -08:00
CalcManager Remove LRE/LRO characters from results and error messages (#1161) 2020-04-30 12:04:33 -07:00
Calculator Updated EquationButton contrast fixed dark mode foreground color bugs (#1155) 2020-05-05 10:20:05 -07:00
CalculatorUITestFramework Scientific and Programmer tests (#779) 2020-04-28 10:54:55 -07:00
CalculatorUITests Scientific and Programmer tests (#779) 2020-04-28 10:54:55 -07:00
CalculatorUnitTests Remove LRE/LRO characters from results and error messages (#1161) 2020-04-30 12:04:33 -07:00
CalcViewModel Updated EquationButton contrast fixed dark mode foreground color bugs (#1155) 2020-05-05 10:20:05 -07:00
GraphControl Remove LRE/LRO characters from results and error messages (#1161) 2020-04-30 12:04:33 -07:00
GraphingImpl Dark Theme For Graph Control (#1106) 2020-03-27 17:20:35 -07:00
GraphingInterfaces Dark Theme For Graph Control (#1106) 2020-03-27 17:20:35 -07:00
TraceLogging Graphing Calculator Diagnostics Instrumentation (#1041) 2020-03-12 14:05:47 -07:00
Calculator.sln Scientific and Programmer tests (#779) 2020-04-28 10:54:55 -07:00
nuget.config updating nuget.org source to point to V3 (#129) 2019-03-07 07:33:22 -08:00
Settings.XamlStyler Persist variable settings after graph is plotted (#1055) 2020-03-17 11:27:00 -07:00