darken colors

This commit is contained in:
Bruno Rybársky 2022-01-16 18:53:51 +01:00
parent 5e477fc76b
commit 9339e86bf2

@ -65,13 +65,13 @@ body{
object-fit: contain;
}
.localcellx{
background-color: #00ff00;
background-color: #2d772d;
}
.remotecellx{
background-color: #ff0000;
background-color: #941f1f;
}
.localauxcellx{
background-color: #00cc00;
background-color: #006100;
}
.remoteauxcellx{
background-color: #cc0000;