Changes colours

This commit is contained in:
Jonathan Hodgson 2019-12-24 10:54:52 +00:00
parent 073641a041
commit 24f893c043

View file

@ -155,9 +155,9 @@ body {
}
&-info {
background-color: red;
font-weight: normal;
color: green;
background-color: $gb-dm-dark-green;
color: $gb-dm-fg0;
}
&-command {