Skip to content

Commit f7f0d55

Browse files
authored
更新 RipplerContainer 的涟漪颜色 (#4953)
1 parent 210e127 commit f7f0d55

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

  • HMCL/src/main/resources/assets/css

HMCL/src/main/resources/assets/css/root.css

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,11 @@
168168
}
169169

170170
.rippler-container {
171-
-jfx-rippler-fill: #a2a2a2;
171+
-jfx-rippler-fill: -monet-on-surface-variant;
172+
}
173+
174+
.advanced-list-item .rippler-container {
175+
-jfx-rippler-fill: -monet-on-secondary-container;
172176
}
173177

174178
.advanced-list-item > .rippler-container > .container {

0 commit comments

Comments
 (0)