Update bar

sewn 2024-04-16 20:51:59 +00:00
parent 889336e6a6
commit cbe713c7a5

1
bar.md

@ -20,6 +20,7 @@ Below is a preview of the barpadding and barborder patches applied.
![bar, barpadding and border patch preview](bar-with-barpadding-and-border.png)
For colors, they are in `RRRR, GGGG, BBBB, AAAA` format due to inheriting the `pixman_color_t` type, an example for the color `0x282a36` would be `2828, 2a2a, 3636, ffff`
### Authors
- [sewn](https://codeberg.org/sewn)