mirror of
https://github.com/lbonn/rofi
synced 2024-11-14 08:07:16 +00:00
small markup fix theme.md
small markup fix.
This commit is contained in:
parent
9ad56735ea
commit
9cadedd841
1 changed files with 2 additions and 1 deletions
|
@ -126,4 +126,5 @@ Value supports the following formats:
|
|||
* `argb:[0-0a-fA-F]{8}`: Old **rofi** argb color style.
|
||||
* `rgba\([0-9]{1,3},[0-9]{1,3}, [0-9]{1,3}, {double}\)`: css style rgba color.
|
||||
* `rgb\([0-9]{1,3},[0-9]{1,3}, [0-9]{1,3}\)`: css style rgb color.
|
||||
Each property is closed by a semi-colon ';';
|
||||
|
||||
Each property is closed by a semi-colon `;`;
|
||||
|
|
Loading…
Reference in a new issue