red added to colors

This commit is contained in:
ed barz 2022-06-02 11:55:45 +02:00
parent 7fd184e392
commit be51faf351
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
--b9h-color-fg: #b3bfb6; --b9h-color-fg: #b3bfb6;
--b9h-color-accent: #ff5821; --b9h-color-accent: #ff5821;
--b9h-color-green: #1cd95f; --b9h-color-green: #1cd95f;
--b9h-color-red: #f72520;
} }
html { html {