diff options
author | oliver-giersch <oliver.giersch@gmail.com> | 2020-09-02 15:03:48 +0200 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2020-09-04 18:17:42 +0200 |
commit | a543fa35ffc93b832770988121209d4e939a2237 (patch) | |
tree | 24e1123ea087439d4dfdba3770bdcfc8bf16800e /swaynag/swaynag.5.scd | |
parent | 08095e99f3cc1697bc3f20d166a2c19374537afd (diff) |
swaynag: adds option to separately specify the text color for buttons
Diffstat (limited to 'swaynag/swaynag.5.scd')
-rw-r--r-- | swaynag/swaynag.5.scd | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/swaynag/swaynag.5.scd b/swaynag/swaynag.5.scd index d3daadf7..87f21423 100644 --- a/swaynag/swaynag.5.scd +++ b/swaynag/swaynag.5.scd @@ -42,6 +42,9 @@ colors can be set: *text=<color>* The color of the text. +*button-text=<color>* + The color of the button text. + The following sizing options can also be set: *border-bottom-size=<size>* |