Go Back

Metadata can make text 10x better with things like fonts, colors, style and shadows! Check out Finding Fonts for metadata fonts i love. Font changing and text size metadata covered in overview on metadata + how

With "CONTENT_TEXT_COLOR = #hexcode" you can change the color of your default text (outside of the how command). This also works to make sure your text doesn't change from dark mode to light mode (like default)


"CONTENT_TEXT_ALIGN = Text-Here" changes how your text behaves! Theres center, left,right & my personal fav "justify". This code isn't really necessary unless you're doing a longer rentry like a list of interests or your extended!


"CONTENT_LINK_COLOR = #hexcode" changes your default link color from blue to your pref color, way more convenient than the manual command, especially if you already have a color theme!


"CONTENT_TEXT_SHADOW_COLOR = #Hexcode" determines the color of a text shadow that goes under your text, good for outlining text thats hard to read.


"CONTENT_TEXT_SHADOW_OFFSET = ?px ?px" this determines where the shadow is actually angled, right under the text..?? "0px 0px" 2 to the left? add on that.


"CONTENT_TEXT_SHADOW_BLUR = ?px "
this determines how blurred it is, more blur = less visible/more spread. the less blur the more it will look like just solid color.


Fav Preset f2u!!

CONTENT_TEXT_SHADOW_COLOR = #C2C2C2
CONTENT_TEXT_SHADOW_OFFSET = 0px 0px
CONTENT_TEXT_SHADOW_BLUR = 1px

> Next : Url Claims

Edit
Pub: 21 Jul 2025 23:55 UTC
Edit: 23 Jul 2025 02:05 UTC
Views: 52