nxricelib
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
font-family: ${rice.font.code.name}, monospace;
|
||||
font-size: 12pt;
|
||||
color: ${rice.color.foreground};
|
||||
background-color: rgba(0, 0, 0, ${rice.transparency});
|
||||
background-color: rgba(0, 0, 0, ${builtins.toString rice.transparency});
|
||||
}
|
||||
|
||||
button {
|
||||
|
||||
Reference in New Issue
Block a user