summaryrefslogtreecommitdiffstats
path: root/src/components/Icons/Moon/Moon.tsx
Commit message (Collapse)AuthorAgeFilesLines
* refactor: use formatjs swc pluginArmand Philippot2022-03-231-0/+1
| | | | | I'm not able to configure SWC plugins in Next.js so to make it works, all translation must have an id.
* chore: replace lingui functions with react-intlArmand Philippot2022-01-291-2/+9
|
* chore: replace theme button with settingsArmand Philippot2022-01-051-0/+2
| | | | | I plan to add more user settings so theme options should be inside settings.
* chore: add a theme toggleArmand Philippot2021-12-271-0/+15
Dark theme is not implemented yet.