[tests/theme] Add tests for theme.py
This commit is contained in:
parent
64523119af
commit
6a14681a65
3 changed files with 132 additions and 5 deletions
|
@ -17,6 +17,9 @@
|
|||
"bg": "#222222",
|
||||
"critical": {
|
||||
"fg": "#bababa"
|
||||
},
|
||||
"cycle-test": {
|
||||
"fg": [ "#000000", "#111111" ]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue