
This PR is to update material tokens to the latest version 4.1.0, which: * deprecates two tokens in `Slider` * doesn't impact the material widgets' defaults
9 lines
229 B
JSON
9 lines
229 B
JSON
{
|
|
"version": "v4_1_0",
|
|
|
|
"md.sys.state.dragged.state-layer-opacity": 0.16,
|
|
"md.sys.state.focus.state-layer-opacity": 0.1,
|
|
"md.sys.state.hover.state-layer-opacity": 0.08,
|
|
"md.sys.state.pressed.state-layer-opacity": 0.1
|
|
}
|