Files
TheaninovOS/modules/home-manager/theme/anyrun.css

8 lines
122 B
CSS

box#main {
background: alpha({{colors.surface.default.hex}}, 0.4);
}
* {
color: {{colors.on_surface.default.hex}};
}