Martin Anderson

Results 199 comments of Martin Anderson

Not quite right yet I think. In the Light Theme, the flipper buttons seem too bright ![image](https://user-images.githubusercontent.com/7389110/70598526-f24e5480-1be2-11ea-9ea4-f972f5a245a4.png)

I believe due to the way Xaml works, you wont see it in the flyouts that are in the app, but when applied to your app's UI it will work

There is a bigger project being worked on to unify the various UI controls through the use of Design Tokens. https://github.com/microsoft/fluentui-token-pipeline Ideally the WPF repo would opt into working with...

> Could someone explain me what's this is [microsoft/microsoft-ui-xaml@c464079](https://github.com/microsoft/microsoft-ui-xaml/commit/c464079156f3731165ba5068277935c8ed174207)? > > Did they actually make the visual update? Some many resources are changed. Oh Lord! Each xaml resources file have...

> Well now I'm even more confused. So is this ([microsoft/microsoft-ui-xaml@c464079](https://github.com/microsoft/microsoft-ui-xaml/commit/c464079156f3731165ba5068277935c8ed174207)) something we need to take care of? Eventually yea. There is a visual refresh being developed. You can see...

As I understand it... ``dev\Generated\XamlControlsResources.properties.cpp`` and ``idl\Microsoft.UI.Xaml.idl`` You change the **winrt::StylesVersion::WinUI_2dot5** to **winrt::StylesVersion::Latest** ![image](https://user-images.githubusercontent.com/7389110/104053193-bc631180-51e2-11eb-9db6-c387172b6d14.png) ![image](https://user-images.githubusercontent.com/7389110/104053203-c1c05c00-51e2-11eb-9cbc-42ab2579bf5d.png) BTW - this is all still a Work in Progress - not all the visual...

As I mentioned before, they are developing a Figma plugin, and a pipeline to use **design tokens** and translate them into CSS, or Xaml ResourceDictionaries which will be usable in...

> @Kinnara @ShankarBUS Is this something that is planned or being worked on. If so, I'd be happy to spend time to contribute to this! Unless you have access to...

> > > @Kinnara @ShankarBUS Is this something that is planned or being worked on. If so, I'd be happy to spend time to contribute to this! > > >...

The default colours use a base colour be it Chrome or Alt etc and these vary in opacity to distinguish from each other. The tool replaces those with shades of...