diff --git a/home/jonas/wofi/config.nix b/home/jonas/wofi/config.nix index 06947db..1bc59b8 100644 --- a/home/jonas/wofi/config.nix +++ b/home/jonas/wofi/config.nix @@ -22,9 +22,11 @@ #input { margin: 5px; - border-radius: 0px; - border: none; - background-color: #3B425299; + border-radius: 15px; + border-color: rgba(33ccffee); + border-width: 2px; + border-style: solid; + background-color: transparent; color: white; } @@ -58,6 +60,7 @@ border-color: rgba(4C566A99); border-width: 2px; border-style: solid; + background: transparent; } #text:selected {