-
v1.3.4 Stable
released this
2025-06-26 17:28:07 -07:00 | 0 commits to main since this releaseChangelog:
- Changed link colors from default browser colors to Zakarya Blue colors (
0f3f26f4f3
) - Added hover animations for links (
36ec03be09
) - Fixed the mailto links in the footer (
caa296e11a
) - Feature addition: the stupid video player was removed (
130637dbc3
) - The vertical pipe that separates the emails will no longer be shown on mobile (
0041aa4e22
) - Added an "about us" section to the Colormatic Studios page (
2d879a93ed
)
Downloads
- Changed link colors from default browser colors to Zakarya Blue colors (
-
v1.3.3 Stable
released this
2025-06-11 21:43:01 -07:00 | 15 commits to main since this releaseChangelog:
- BG Entities will no longer move around when the window is resized (
7958230d34
) - Image optimizations for the Zakarya page (
12a51f18d2
) - The period in the construction notice has been removed (RIP) (
5d9bd0f369
) - There is now a space between the two paragraphs in the Zakarya bio (
52662a6e4e
) - A link to Zakarya's profile on Colormatic Git has been added to the link tree (
1ebb927c66
) - The theme settings has been majorly improved (
40bf1f6169
)
Downloads
- BG Entities will no longer move around when the window is resized (
-
v1.3.2 Stable
released this
2025-05-23 11:21:16 -07:00 | 25 commits to main since this releaseDisable BG animation & fix directory structure
A toggle for the animation is in the works.
Downloads
-
v1.3.1 Stable
released this
2025-05-09 10:49:18 -07:00 | 28 commits to main since this releaseLight theme nav modal bugfix
Downloads
-
v1.3.0 Stable
released this
2025-05-09 10:36:34 -07:00 | 30 commits to main since this releaseChangelog:
- A new manual theme switching panel
- Increased particle speed
And more under-the-hood improvements and bug fixes.
Downloads
-
v1.2.2 Stable
released this
2025-04-02 19:59:04 -07:00 | 37 commits to main since this releaseCopied from
4b99a1c26e
commit messageSo it turns out the performance improvements were completely neglected
because my code is bad. The buffer wasn't getting rendered to the canvas
in the best way, and there were too many particles for smaller screens.
I have now added a simple math equation to the init function that
decides how many particles are needed based on the display size. It
still needs a lot of tweaking, and a more complex function is probably
necessary for good results. I'm still trying to get this background to
not suck and actually look good.Downloads
-
v1.2.1 Stable
released this
2025-04-02 18:59:14 -07:00 | 38 commits to main since this releaseChangelog:
- Added the Prettier formatter
- Added page metadata
- Major performance improvement to the background renderer
Downloads
-
v1.2.0 Stable
released this
2025-03-18 21:40:43 -07:00 | 45 commits to main since this releaseChangelog:
- Lots of changes to the background, mainly using images instead of draw commands, much less particles but bigger
- Architectural changes: custom styling and scripts are now built into the Svelte pages
- The Zakarya page layout was changed
- More text was added to the about page
- The border on panels was fixed for dark theme
Downloads
-
v1.1.1 Stable
released this
2025-03-11 10:01:15 -07:00 | 56 commits to main since this releaseDownloads
-
v1.1.0 Stable
released this
2025-02-22 17:47:25 -08:00 | 59 commits to main since this releaseDownloads