mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-08 01:34:26 +02:00
web/donate: adjust donate card gradient colors for dark theme
This commit is contained in:
parent
1f25b3d793
commit
2479900bb9
@ -50,8 +50,8 @@
|
||||
|
||||
:global([data-theme="dark"]) #donate-page {
|
||||
--donate-border-opacity: 0.05;
|
||||
--donate-gradient-start: #101010;
|
||||
--donate-gradient-end: #2d2d2d;
|
||||
--donate-gradient-start: #111111;
|
||||
--donate-gradient-end: #2a2a2a;
|
||||
}
|
||||
|
||||
#support-options {
|
||||
|
Loading…
x
Reference in New Issue
Block a user