1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-11-04 10:12:31 +01:00

juust a tad brighter blue on .color-blue

This commit is contained in:
Marius 2021-03-30 22:31:48 +02:00
parent c094c6088c
commit 651caefb62

View File

@ -181,6 +181,10 @@ code {
padding: 0px 7px;
}
.color-blue {
color: #4eaff4;
}
.setup--step.active {
border-color: rgb(var(--accent-color));
color: rgb(var(--accent-color));