style(theme): update background color for .black class

This commit is contained in:
2025-03-13 16:13:00 +01:00
parent d9f156c9a0
commit ae9dcda039

View File

@ -1,4 +1,4 @@
.black { background: #3e3e3e; } .black { background: #0A0A0A; }
.red { background: #170c0c; } .red { background: #170c0c; }
.gold { background: #121107; } .gold { background: #121107; }