Recolour comments section background

This commit is contained in:
Starbeamrainbowlabs 2019-08-31 21:34:08 +01:00
parent bcc8f0be27
commit c1b0a721d1
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 4 additions and 1 deletions

View File

@ -58,7 +58,10 @@
--bg-back: hsl(270, 29%, 28%);
--bg-page: hsl(273, 15%, 16%);
--bg-comments-1: hsl(31, 64%, 85%);
--bg-comments-1: hsl(263, 25%, 16%);
--bg-comments-2: hsla(264, 45%, 16%, 0.64);
--bg-comments-3: hsla(266, 64%, 28%, 0.54);
--bg-comments-4: hsla(268, 82%, 32%, 0.3);
--text-dark: hsl(277, 38%, 89%);
--text-bright: hsl(274, 75%, 81%);