aboutsummaryrefslogtreecommitdiffstats
path: root/src/themes.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use strum to reduce boilerplate on ColorScheme enum + removed useless Debug d...boasting-squirrel2019-04-071-13/+4
* Use strum_macros::EnumIter instead of manually listing Enum variantsboasting-squirrel2019-04-071-11/+2
* Cargo fmtboasting-squirrel2019-04-061-1/+0
* Improved mobile viewboasting-squirrel2019-04-061-5/+11
* Merged upload + adapted it to the new designboasting-squirrel2019-04-061-5/+45
* Added CLI argument to set default themeboasting-squirrel2019-04-031-13/+10
* Added light themeboasting-squirrel2019-04-021-0/+40
* Renamed ArchLinux to Archlinuxboasting-squirrel2019-04-021-6/+6
* Color schemesboasting-squirrel2019-04-011-0/+193