FelixKratz/JankyBorders

Feature suggesstion: Use color format as RRGGBBAA

danielcs88 opened this issue · 1 comments

Hi, this works wonders with Aerospace. A small suggestion: It would be easier to use RRGGBBAA rather than AARRGGBB, as color picker websites use this convention (e.g., https://rgbacolorpicker.com/rgba-to-hex), and even color picker extensions on VS Code.

The active color I chose was pink shade, however in the code editor it appears as green.

image

See #102