Commit Graph

28 Commits

Author SHA1 Message Date
not-nullptr 127f1cdcb4 feat: add vertd speed options 2025-02-09 18:03:29 +00:00
Realmy de81f19132 feat: add error color to foregrounds 2025-02-09 19:01:27 +01:00
Realmy a44bf8067e feat: dark mode color contrast change 2025-02-09 16:20:35 +01:00
Realmy c893d32d8c Update text selection color 2025-02-09 16:10:41 +01:00
Realmy 82a63220dd feat: better writing and styling for vertd settings 2025-02-09 16:07:07 +01:00
not-nullptr 8353491f64 feat: vertd 2025-02-09 00:07:42 +00:00
JovannMC 44ec456dcd
implement toasts
"cute toasts" - @not-nullptr
2025-02-08 20:07:43 +03:00
JovannMC f6e0b7db5d
add gradient to blurred image bg in convert page 2025-02-06 20:11:47 +03:00
JovannMC 7650f45b9f
Add placeholder BGs to dark mode 2025-02-06 19:09:19 +03:00
JovannMC ba4288b3be
Add placeholder BGs for files 2025-02-06 07:54:59 +03:00
JovannMC d835a50a01
new home page
makes vert logo clickable on both desktop and mobile
2025-02-05 19:54:15 +03:00
JovannMC a6cbdefc40
Update accent colours & mobile logo 2025-02-05 18:28:50 +03:00
JovannMC fb5484b32c
Change icon, fix selected btns behaviour 2025-01-21 20:17:29 +03:00
JovannMC 4bf1be16ea
add missing gradient to pages 2025-01-13 19:17:56 +03:00
JovannMC b1cd2e3c26
fix colours more 2025-01-13 18:34:55 +03:00
JovannMC 1ced7573ef
Adjust colours 2025-01-13 18:19:25 +03:00
JovannMC a9d257840b
change button colour to match figma 2025-01-10 20:43:44 +03:00
JovannMC 839d129cab
apply hoverable to .btn
use @apply hoverable to .btn
use hoverable on images
2025-01-01 18:14:37 +03:00
JovannMC ec8d8900c0
hoverable buttons 2024-12-31 22:07:33 +03:00
JovannMC a99eccc25d
Implement about page 2024-12-31 14:44:46 +03:00
not-nullptr 74a8c1490a feat: file badge 2024-11-16 10:29:05 +00:00
Realmy df13147b3a Quality changes to be more accurate to the design 2024-11-16 10:22:20 +01:00
not-nullptr 58ea91c869 feat: slightly more contrast-y alt panels 2024-11-15 23:28:48 +00:00
not-nullptr 36c6b19483 feat: converter page 2024-11-15 23:19:15 +00:00
not-nullptr 0370ff3abf feat: homepage 2024-11-15 20:22:11 +00:00
not-nullptr 70a17df7bf feat: gradient bgs, removed magick wasm 2024-11-15 17:00:06 +00:00
nullptr f06754e0f7
feat: scrollbar dark mode (#24) 2024-11-15 07:47:41 +00:00
nullptr cbef8dae0b
feat: dark mode (#7)
* feat: basic dark mode

* feat: theme toggle

* Completed dark mode and about page changes

* Fix progressive blur on dark mode

* feat: dynadark tailwind plugin for dark detection

---------

Co-authored-by: Realmy <163438634+RealmyTheMan@users.noreply.github.com>
2024-11-13 19:33:16 +00:00