rio: add support for custom themes
This commit is contained in:
parent
e22fb25cde
commit
9d6e28fd32
4 changed files with 64 additions and 0 deletions
4
tests/modules/programs/rio/foobar.toml
Normal file
4
tests/modules/programs/rio/foobar.toml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[colors]
|
||||
background = "#282a36"
|
||||
cyan = "#8be9fd"
|
||||
green = "#50fa7b"
|
||||
Loading…
Add table
Add a link
Reference in a new issue