Revert "Merge pull request #45 from simoleo89/interface-color-pr"

This reverts commit d911196ccb, reversing
changes made to 8dccc509c4.
This commit is contained in:
duckietm
2026-03-23 13:31:15 +01:00
parent d911196ccb
commit 19fd0e0809
28 changed files with 70 additions and 774 deletions
+2 -2
View File
@@ -22,7 +22,7 @@
pointer-events: all;
}
.borderhccontent{
background-color: var(--ui-dark-bg, #212131);
background-color: #212131;
border-radius: 0.5rem!important;
border: 2px solid #383853;
height: calc(100% - 3px);
@@ -46,7 +46,7 @@
}
.nitro-purse-seasonal-currency {
background-color: var(--ui-dark-bg, #212131);
background-color: #212131;
background: linear-gradient(to right, #5f5f8d, transparent);
height: 30px;
margin-bottom: 4px;