We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 210e127 commit f7f0d55Copy full SHA for f7f0d55
1 file changed
HMCL/src/main/resources/assets/css/root.css
@@ -168,7 +168,11 @@
168
}
169
170
.rippler-container {
171
- -jfx-rippler-fill: #a2a2a2;
+ -jfx-rippler-fill: -monet-on-surface-variant;
172
+}
173
+
174
+.advanced-list-item .rippler-container {
175
+ -jfx-rippler-fill: -monet-on-secondary-container;
176
177
178
.advanced-list-item > .rippler-container > .container {
0 commit comments