From f8f580c25cf5233fb7feb865a4a2c2a9c556da44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B6ger?= Date: Sun, 28 Apr 2024 23:25:44 +0200 Subject: [PATCH] Home Gen165 @ 2024-04-28-23:25 --- home/jonas/wofi/config.nix | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) 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 {