Added dark theme

This commit is contained in:
2017-11-16 14:57:49 +01:00
parent 392597d288
commit a83a4fd208
3 changed files with 73 additions and 1 deletions

View File

@ -13,4 +13,5 @@ export * from "./Actions/Search"
export * from "./Actions/Serialization"
export * from "./Actions/Shop"
export * from "./Actions/SideBar"
export * from "./Actions/StatusMessage"
export * from "./Actions/StatusMessage"
export * from "./Actions/Theme"