summaryrefslogtreecommitdiffstats
path: root/dwl-patches/patches/barcolors/README.md
blob: 640961bcbd26bc27f0ccf574082e937eb882199b (plain)
1
2
3
4
5
6
7
8
9
### Description
Add support for colored status text to the [bar](/dwl/dwl-patches/src/branch/main/patches/bar). Text can be colored in the same manner as with dwlb, namely by wrapping it between `^fg(color)` and `^fg()` or `^bg(color)` and `^bg()`, where `color` is a 6-digit hexadecimal value.

### Download
- [git branch](/kerberoge/dwl/src/branch/barcolors)
- [0.7](/dwl/dwl-patches/raw/branch/main/patches/barcolors/barcolors.patch)

### Authors
- [kerberoge](https://codeberg.org/kerberoge)