<aside> <img src="https://s3-us-west-2.amazonaws.com/secure.notion-static.com/db05771a-bf7f-4de4-a5e9-fe98f909bac2/LOL.png" alt="https://s3-us-west-2.amazonaws.com/secure.notion-static.com/db05771a-bf7f-4de4-a5e9-fe98f909bac2/LOL.png" width="40px" /> LaTeX is a language and a software system for document preparation. It is the language used in Notion's inline equations. This page shows you how to use it $\color{f8b6a8}\textbf{to custom your text}$ beyond the default colors, sizes and fonts present in Notion.

</aside>

<aside> <img src="https://s3-us-west-2.amazonaws.com/secure.notion-static.com/db05771a-bf7f-4de4-a5e9-fe98f909bac2/LOL.png" alt="https://s3-us-west-2.amazonaws.com/secure.notion-static.com/db05771a-bf7f-4de4-a5e9-fe98f909bac2/LOL.png" width="40px" /> All you have to do is turn your line into an inline equation, paste the code lines below and custom them to your taste.

</aside>

<aside> <img src="https://s3-us-west-2.amazonaws.com/secure.notion-static.com/db05771a-bf7f-4de4-a5e9-fe98f909bac2/LOL.png" alt="https://s3-us-west-2.amazonaws.com/secure.notion-static.com/db05771a-bf7f-4de4-a5e9-fe98f909bac2/LOL.png" width="40px" /> page written by faly (u/jungseulie on Reddit), feel free to reach out for any question

</aside>

make sure you create equations the right way for more convenience

make sure you create equations the right way for more convenience

1. custom colors

<aside> <img src="https://s3-us-west-2.amazonaws.com/secure.notion-static.com/db05771a-bf7f-4de4-a5e9-fe98f909bac2/LOL.png" alt="https://s3-us-west-2.amazonaws.com/secure.notion-static.com/db05771a-bf7f-4de4-a5e9-fe98f909bac2/LOL.png" width="40px" /> Here, we use HEX codes to select our preferred colors. You can find the HEX code to any color with any software with a color picker (Photoshop, Gimp, etc.) or with websites like https://www.color-hex.com/

</aside>

$\color{a7e8c8}\text{your text here}$

\color{a7e8c8}\text{your text here}

$\colorbox{f8b6a8}{\color{ffffff}{your text here}}$

\colorbox{f8b6a8}{\color{ffffff}{your text here}}

You can combine both styles:

$\colorbox{f7c2d6}{\color{ffffff}{Y}}\color{c3bbec}\text{our text here}$

\colorbox{f7c2d6}{\color{ffffff}{Y}}\color{c3bbec}\text{our text here}

2. custom fonts

$\color{c3effc}\textit{your text here}$