Attempted to fix html in the readme

This commit is contained in:
loplkc loplkc 2021-04-01 02:42:33 +03:00
parent 1afaf4f33f
commit 7a4e204cc7

View file

@ -4,11 +4,15 @@
Brainlet's light theme, the Light Theme, aspires to be a warmer, more comfortable alternative to the often harsh light themes found in modern applications, which are renowned for their ability to make the user want to tear their eyes out. Based on the bright yet soothing light of a candle, the Light Theme consists of three palettes.
The core palette - Used to highlight things and add a bit of color and personality.
<html>
<body>
<span style="color:#fd8c41">#fd8c41</span>
<span style="color:#f0843b">#f0843b</span>
<span style="color:#ec7f36">#ec7f36</span>
<span style="color:#ed793b">#ed793b</span>
<span style="color:#ed934f">#ed934f</span>
</body>
</html>
The element palette - Used for prominent but mundane elements such as text.
<span style="color:#2d2929">#2d2929</span>