feat: add adjust colors and scanner effect pages with corresponding types and configurations

This commit is contained in:
alam00000
2026-02-01 12:21:14 +05:30
parent a929524f09
commit 325519b9f7
24 changed files with 2845 additions and 23962 deletions

View File

@@ -404,6 +404,8 @@ export default defineConfig(() => {
'add-watermark': resolve(__dirname, 'src/pages/add-watermark.html'),
'header-footer': resolve(__dirname, 'src/pages/header-footer.html'),
'invert-colors': resolve(__dirname, 'src/pages/invert-colors.html'),
'scanner-effect': resolve(__dirname, 'src/pages/scanner-effect.html'),
'adjust-colors': resolve(__dirname, 'src/pages/adjust-colors.html'),
'background-color': resolve(
__dirname,
'src/pages/background-color.html'