From 197e892d134ddfe3bd1d45ab8964f48ff1347986 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B6ger?= Date: Sun, 28 Apr 2024 23:19:39 +0200 Subject: [PATCH] Home Gen163 @ 2024-04-28-23:19 --- home/jonas/wofi/config.nix | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/home/jonas/wofi/config.nix b/home/jonas/wofi/config.nix index 90646e5..b97b742 100644 --- a/home/jonas/wofi/config.nix +++ b/home/jonas/wofi/config.nix @@ -17,7 +17,7 @@ border-color: rgba(33ccffee); border-width: 2px; border-style: solid; - background-color: transparent; + background-color: rgba(3B425299); } #input { @@ -31,10 +31,6 @@ #inner-box { /* background-color: #383C4A99; */ background-color: transparent; - border-radius: 15px; - border-color: rgba(4C566A99); - border-width: 2px; - border-style: solid; } #outer-box { @@ -53,9 +49,9 @@ color: white; } - #entry:nth-child(even){ + /* #entry:nth-child(even){ background-color: #40455233; - } + }*/ #entry:selected { border-radius: 15px;