[tests/theme] Add tests for theme.py

This commit is contained in:
Tobi-wan Kenobi 2017-03-04 14:17:27 +01:00
parent 64523119af
commit 6a14681a65
3 changed files with 132 additions and 5 deletions

View file

@ -17,6 +17,9 @@
"bg": "#222222",
"critical": {
"fg": "#bababa"
},
"cycle-test": {
"fg": [ "#000000", "#111111" ]
}
}
}