Giter Club home page Giter Club logo

Comments (7)

Dhyfer1 avatar Dhyfer1 commented on July 24, 2024 1

It looks like Instant Eyedropper gives you #RRGGBB. The AA in the front is just the transparency where FF would be fully opaque and 00 fully transparent.

I'd suggest using an online converter to convert decimal 0-255 to hexadecimal 00-FF and prepending that to whatever Instant Eyedropper gives you. But most of the time you'll just need #FF...

Hmmm 🤔 I see, okay. Thanks for your help, now it will take me a while to see what changes EverythingToolbar shows when I modify colors to create my custom theme. :)

from everythingtoolbar.

srwi avatar srwi commented on July 24, 2024

Thanks for the suggestion. This will be possible when I get around to implementing customizable colors. It will take a while though.

from everythingtoolbar.

srwi avatar srwi commented on July 24, 2024

Version 0.4.0 now supports theming. You can create a new theme file (.xaml) within the Themes folder and change each color individually. For example change the SearchBoxBackground color to #00333333 to make it fully transparent.

image

from everythingtoolbar.

Dhyfer1 avatar Dhyfer1 commented on July 24, 2024

Version 0.4.0 now supports theming. You can create a new theme file (.xaml) within the Themes folder and change each color individually. For example change the SearchBoxBackground color to #00333333 to make it fully transparent.

image

What kind of color code is #00333333 ? Is HTML? Is Hex Code?

from everythingtoolbar.

srwi avatar srwi commented on July 24, 2024

What kind of color code is #00333333 ? Is HTML? Is Hex Code?

It is an #AARRGGBB hex color code.

from everythingtoolbar.

Dhyfer1 avatar Dhyfer1 commented on July 24, 2024

It is an #AARRGGBB hex color code.

Thanks. Which application do you use to know color codes? I use Instant Eyedropper but I see that it does not support color coding like #AARRGGBB and I want to create a custom theme but I need an app that shows me those color values #AARRGGBB

from everythingtoolbar.

srwi avatar srwi commented on July 24, 2024

It looks like Instant Eyedropper gives you #RRGGBB. The AA in the front is just the transparency where FF would be fully opaque and 00 fully transparent.

I'd suggest using an online converter to convert decimal 0-255 to hexadecimal 00-FF and prepending that to whatever Instant Eyedropper gives you. But most of the time you'll just need #FF...

from everythingtoolbar.

Related Issues (20)

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.