aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/Toolbar/Toolbar.module.scss
Commit message (Collapse)AuthorAgeFilesLines
* refactor(styles): rename shadow and border variablesArmand Philippot2022-01-161-3/+3
|
* chore: replace theme button with settingsArmand Philippot2022-01-051-2/+24
| | | | | I plan to add more user settings so theme options should be inside settings.
* chore: add a theme toggleArmand Philippot2021-12-271-3/+3
| | | | Dark theme is not implemented yet.
* chore: move toolbar size to global scopeArmand Philippot2021-12-201-2/+3
| | | | It allows me to manage footer padding on small viewports.
* chore: define search form visibilityArmand Philippot2021-12-201-2/+51
|
* chore: add a toolbar componentArmand Philippot2021-12-201-0/+39