tileos-settings-swayfx/etc/skel/.config/nwg-wrapper/style.css
2024-07-01 14:48:20 +04:00

13 lines
206 B
CSS

window {
background-color: @theme_bg_color;
font-size: medium;
color: #cad3f5;
}
#box-inner {
border-radius: 0px;
border-style: solid;
border-width: 2px;
border-color: #8aadf4;
padding: 10px;
}