Giter VIP home page Giter VIP logo

fluent-xaml-theme-editor's People

Contributors

dersei avatar eigenvector32 avatar hansmbakker avatar jmacato avatar jorge-andre avatar kikisaints avatar maxkatz6 avatar microsoft-github-policy-service[bot] avatar mterhorst avatar sonnemaf avatar vittoboa avatar yohskdista avatar zaevi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

fluent-xaml-theme-editor's Issues

Some colors are not tweakable

Hello

I've trying to use the tool with Avalonia 11.0.0 but I noticed not all colors are tweakable.

For example AltHigh, AltLow, AltMedium, AltMediumHigh, AltMediumLow, BaseHigh, ChromeBlackHigh, ChromeWhite

Here's the default Lavender:

            <FluentTheme>
                <FluentTheme.Palettes>
                    <ColorPaletteResources x:Key="Light"
                                           Accent="#ff8961cc"
                                           AltHigh="White"
                                           AltLow="White"
                                           AltMedium="White"
                                           AltMediumHigh="White"
                                           AltMediumLow="White"
                                           BaseHigh="Black"
                                           BaseLow="#ffeeceff"
                                           BaseMedium="#ffa987bc"
                                           BaseMediumHigh="#ff7b5890"
                                           BaseMediumLow="#ff9270a6"
                                           ChromeAltLow="#ff7b5890"
                                           ChromeBlackHigh="Black"
                                           ChromeBlackLow="#ffeeceff"
                                           ChromeBlackMedium="#ff7b5890"
                                           ChromeBlackMediumLow="#ffa987bc"
                                           ChromeDisabledHigh="#ffeeceff"
                                           ChromeDisabledLow="#ffa987bc"
                                           ChromeGray="#ff9270a6"
                                           ChromeHigh="#ffeeceff"
                                           ChromeLow="#fffeeaff"
                                           ChromeMedium="#fffbe4ff"
                                           ChromeMediumLow="#fffeeaff"
                                           ChromeWhite="White"
                                           ListLow="#fffbe4ff"
                                           ListMedium="#ffeeceff"
                                           RegionColor="#fffef6ff" />
                    <ColorPaletteResources x:Key="Dark"
                                           Accent="#ff8961cc"
                                           AltHigh="Black"
                                           AltLow="Black"
                                           AltMedium="Black"
                                           AltMediumHigh="Black"
                                           AltMediumLow="Black"
                                           BaseHigh="White"
                                           BaseLow="#ff64576b"
                                           BaseMedium="#ffb6aabc"
                                           BaseMediumHigh="#ffcbbfd0"
                                           BaseMediumLow="#ff8d8193"
                                           ChromeAltLow="#ffcbbfd0"
                                           ChromeBlackHigh="Black"
                                           ChromeBlackLow="#ffcbbfd0"
                                           ChromeBlackMedium="Black"
                                           ChromeBlackMediumLow="Black"
                                           ChromeDisabledHigh="#ff64576b"
                                           ChromeDisabledLow="#ffb6aabc"
                                           ChromeGray="#ffa295a8"
                                           ChromeHigh="#ffa295a8"
                                           ChromeLow="#ff332041"
                                           ChromeMedium="#ff3f2e4b"
                                           ChromeMediumLow="#ff584960"
                                           ChromeWhite="White"
                                           ListLow="#ff3f2e4b"
                                           ListMedium="#ff64576b"
                                           RegionColor="#ff262738" />
                </FluentTheme.Palettes>
            </FluentTheme>

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.