HELLO THIS IS OUR SEVENTH THEME;) THE BASE CODE IS FROM LOVEREI.
1. DOES NOT SUPPORT APPEARANCE
2. CANNOT ENDLESS SCROLLING
3. ROUND EDGES
4. SHADOW BOX
5. RAINBOW LINK EFFECT
6.SHADOW LINK EFFECT
7. HOVER FADE IN PICTURE
8. ASK IN BUBBLE
9. MOVING TITLEBAR
10. ENERGY SAVING MODE
11. SMALL CURSOR
12. SPARKLES CURSOR
13. FAVICON ADDED
14. COLOR SCROLL BAR
15. FIXED SIDEBAR
16. CANNOT SUPPORT PAGE
PLS DO NOT REMOVE BOTH CREDITS. THANKYOUU!






Next »


Tutorial for this theme:D

1. To change the color of the sparkles: CTRL+f and type: sparkles

just above the word sparkles,  you will see one color code (  #fff  ). Replace it with the color code that you want for your sparkles.

2. For moving title bar, Replace “title here” with the words you want. To find “title here”, press CTRL+f and type title here.

3. change the color of scroll bar: Replace the color code to the color code you want. to find the paragraph, Press CTRL+f and type: scrollbar:

You will find this paragraph: (The code is highlighted in bold)




::-webkit-scrollbar { width: 10px;}

::-webkit-scrollbar-button:start:decrement,

::-webkit-scrollbar-button:end:increment { height:0px; display: block; background-color: #fff;}

::-webkit-scrollbar-track-piece { background-color: #FFFFFF; }

::-webkit-scrollbar-thumb{ background-color:#fff; -webkit-border-radius: 20px; border-radius: 20px; border: 1px solid #000;}


4. You can add in more links under the navigation area:

You can find the navigation area by pressing CTRL+f and type Home. To add more links, copy this and paste it after <a href=”archive”>archive</a>:


<a href=”LINK URL HERE”>LINK NAME HERE</a>

Just replace the LINK URL HERE with your link url and LINK NAME HERE with the name of the url.  


This is how an ask post will look like:D



HIHI:D