mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2024-11-24 08:03:46 +01:00
docs: tweak fallback background colour
On Ubuntu, this is also used as the background for the scrollbar I've just noticed, so useful to set.
This commit is contained in:
parent
9232b79925
commit
37195edb66
@ -13,7 +13,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
--bg-main: #8ABEF6;
|
--bg-main: hsl(206, 87%, 67%);
|
||||||
/* --bg-bright: #57b43f; */
|
/* --bg-bright: #57b43f; */
|
||||||
--bg-bright: #7ac767;
|
--bg-bright: #7ac767;
|
||||||
--bg-alt: #3F57B4;
|
--bg-alt: #3F57B4;
|
||||||
|
Loading…
Reference in New Issue
Block a user