Rebased barcolors patch onto 0.7

This commit is contained in:
Kerberoge
2024-08-06 14:52:09 +02:00
parent b6c3f3dc75
commit 8a3694b588
2 changed files with 17 additions and 19 deletions
+4 -7
View File
@@ -1,12 +1,9 @@
### Description
Adds support for colored status text. 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. This patch only works if the bar patch has been applied before.
Add support for colored status text to the [bar](/dwl/dwl-patches/wiki/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](https://codeberg.org/kerberoge/dwl/src/branch/barcolors)
- [2024-07-28](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/barcolors/barcolors.patch)
- [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)
sjoerdenjh@gmail.com
kerberoge at [Libera IRC dwl channel](https://web.libera.chat/?channels=#dwl)
kerberoge at [dwl Discord](https://discord.gg/jJxZnrGPWN)
- [kerberoge](https://codeberg.org/kerberoge)