Added readme file for light theme

This commit is contained in:
loplkc loplkc 2021-04-01 02:40:22 +03:00
parent 496840f05b
commit 1afaf4f33f

25
Light/README.md Normal file
View file

@ -0,0 +1,25 @@
# Light Theme
(pretentious name coming soon)
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.
<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>
The element palette - Used for prominent but mundane elements such as text.
<span style="color:#2d2929">#2d2929</span>
<span style="color:#332f2f">#332f2f</span>
<span style="color:#393636">#393636</span>
<span style="color:#423f3f">#423f3f</span>
<span style="color:#4d4a4a">#4d4a4a</span>
The background palette: - Used for backgrounds.
<span style="color:#d8d8d8">#d8d8d8</span>
<span style="color:#cfcfcf">#cfcfcf</span>
<span style="color:#c2c2c2">#c2c2c2</span>
<span style="color:#b0b0b0">#b0b0b0</span>
<span style="color:#999999">#999999</span>