Added inferno cop
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-07-01 00:18:15 +03:00
parent db9cb841c9
commit e91c91f759
4 changed files with 631 additions and 3 deletions

View File

@@ -55,7 +55,10 @@ $clr-text: #171c20;
&.zombieline {
background-color: rgb(241, 138, 255);
// background-color: rgb(241, 255, 115);
}
&.inferno-cop {
background-color: rgb(239, 183, 94);
}
&.drift {