]> Untitled Git - lemmy-ui.git/commit
Rename theme files from *.min.css to *.css (#590)
authorNutomic <me@nutomic.com>
Thu, 3 Mar 2022 17:55:26 +0000 (17:55 +0000)
committerGitHub <noreply@github.com>
Thu, 3 Mar 2022 17:55:26 +0000 (12:55 -0500)
commitada4b036153fda08548f941e6a23f772c25bb94c
tree6c8b8adb32ea5382b19576cd0231455ad4b8108c
parentaef6a668247ab55a2f0fa8e87472a16c4768a86f
Rename theme files from *.min.css to *.css (#590)
18 files changed:
src/assets/css/themes/cyborg.css [moved from src/assets/css/themes/cyborg.min.css with 100% similarity]
src/assets/css/themes/darkly.css [moved from extra_themes/test.min.css with 100% similarity]
src/assets/css/themes/darkly.min.css [deleted file]
src/assets/css/themes/i386.css [moved from src/assets/css/themes/i386.min.css with 100% similarity]
src/assets/css/themes/journal.css [moved from src/assets/css/themes/journal.min.css with 100% similarity]
src/assets/css/themes/litely.css [moved from src/assets/css/themes/litely.min.css with 100% similarity]
src/assets/css/themes/litera.css [moved from src/assets/css/themes/litera.min.css with 100% similarity]
src/assets/css/themes/materia.css [moved from src/assets/css/themes/materia.min.css with 100% similarity]
src/assets/css/themes/minty.css [moved from src/assets/css/themes/minty.min.css with 100% similarity]
src/assets/css/themes/nord.css [moved from src/assets/css/themes/nord.min.css with 100% similarity]
src/assets/css/themes/sketchy.css [moved from src/assets/css/themes/sketchy.min.css with 100% similarity]
src/assets/css/themes/solar.css [moved from src/assets/css/themes/solar.min.css with 100% similarity]
src/assets/css/themes/united.css [moved from src/assets/css/themes/united.min.css with 100% similarity]
src/assets/css/themes/vaporwave-dark.css [moved from src/assets/css/themes/vaporwave-dark.min.css with 100% similarity]
src/assets/css/themes/vaporwave.css [moved from src/assets/css/themes/vaporwave.min.css with 100% similarity]
src/server/index.tsx
src/shared/components/app/theme.tsx
src/shared/utils.ts