summaryrefslogtreecommitdiffstats
path: root/ui/src/conf/themes.rs
AgeCommit message (Expand)Author
2020-01-24ui/themes: load other themes from ./themes/ dirManos Pitsidianakis
2020-01-24ui/themes: add defaults in add!() macroManos Pitsidianakis
2020-01-24ui/themes: fix attr parsing not recognizing linksManos Pitsidianakis
2020-01-24ui/themes: add other_themes field to ThemeManos Pitsidianakis
2020-01-24ui/themes: add link cycle detection in theme validationManos Pitsidianakis
2020-01-23ui/themes: add ThemeAttributeManos Pitsidianakis
2020-01-22ui/themes: add ThemeValue structManos Pitsidianakis
2020-01-22ui/themes: add envelope view headers/body theme colorsManos Pitsidianakis
2020-01-21ui/themes: add theming to ConversationsListing, sidebarManos Pitsidianakis
2020-01-21ui: add theming supportManos Pitsidianakis