mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-02 15:11:03 +01:00
8 lines
96 B
CSS
8 lines
96 B
CSS
/* Custom user CSS */
|
|
window {
|
|
background-color: #2d2d2d;
|
|
}
|
|
|
|
button {
|
|
border-radius: 8px;
|
|
}
|