aboutsummaryrefslogtreecommitdiffstats
path: root/src/themes.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-07Remove unused importSven-Hendrik Haase1-1/+1
2019-04-07Use strum to reduce boilerplate on ColorScheme enum + removed useless Debug d...boasting-squirrel1-13/+4
2019-04-07Use strum_macros::EnumIter instead of manually listing Enum variantsboasting-squirrel1-11/+2
2019-04-06Cargo fmtboasting-squirrel1-1/+0
2019-04-06Improved mobile viewboasting-squirrel1-5/+11
2019-04-03Added CLI argument to set default themeboasting-squirrel1-13/+10
2019-04-02Added light themeboasting-squirrel1-0/+40
2019-04-02Renamed ArchLinux to Archlinuxboasting-squirrel1-6/+6
2019-04-01Color schemesboasting-squirrel1-0/+193