7/9/26 - Cursor Star Trail Script

A magical star trail that follows your cursor! This script creates beautiful stars that drift softly like fairy dust.
How to Install

  • Copy the code block below. 
  • Paste it into your website's HTML, right before the closing </body> tag (or inside a custom HTML/Javascript widget in your blog's layout).
 
How to Customize the Colors

 Look at the very beginning of the script for this line: 
const colors = ['#ff80c0', '#ff59ac', '#ff0080', '#ff3399', '#ff66cc', '#7ce7ff', '#b388ff', '#ffe0b2']; 
Simply replace those HEX codes with your own color codes (e.g., #ffffff for white, #000000 for black, etc.). 

You can add as many or as few colors as you want, just make sure they are enclosed in single quotes and separated by commas! 

 Click on "Read More" to see the effect!

7/8/26 - Template: Simple Cherry and Simple Berry

I’m not a big fan of minimalism, but I thought I could bring an elegant and simple template. Maybe it could be useful to someone. That’s how we came up with 'Simple Cherry' and 'Simple Berry'. It’s the same layout, just in two different colors. Click on 'Read More' for more important information. If you experience any issues, questions, or bugs with the layout, please contact me by leaving a comment on the post below, and I will do my best to help you fix it.

Simple Cherry


Simple Berry

7/4/26 - Falling Things on Screen Script

This is a script that makes emojis or characters fall down the screen like leaves in the wind.
You can customize it with whatever emoji or special character you want. Just a heads-up: colors only change for special characters, like a ♥, for example. To add it to your blog, you can either paste the code below right before the </body> tag, or create an HTML/JavaScript Widget and paste it there.

Click 'Read More' for the live preview and to get the character/emoji code.

7/3/26 - Template: My Melody and Kuromi

This is the first template I'm making available for download! I hope you like it, and I plan to share many more whenever possible. If you experience any issues, questions, or bugs with the layout, please contact me by leaving a comment on the post below, and I will do my best to help you fix it.

My Melody & Kuromi