Purpose
Use this to record any inf relevant to designing and improving the aesthetic appeal of obsidian for my personal use. A testbed for new changes can be found at Formatting test
D8D4F2 BF4342 8C1C13 41521F FFC785 B66F1B
- [I] This is a simple yet useful site for designing color gradients
background: rgb(152,92,21);
background: linear-gradient(90deg, rgba(152,92,21,1) 0%, rgba(154,77,42,1) 20%, rgba(156,60,66,1) 40%, rgba(158,44,88,1) 60%, rgba(160,27,112,1) 80%, rgba(163,0,150,1) 100%);