From beac96ebad1df072b3bbce6decd4f42ad62e7ca9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B6ger?= Date: Sun, 28 Apr 2024 23:05:47 +0200 Subject: [PATCH] Home Gen156 @ 2024-04-28-23:05 --- home/jonas/wofi/config.nix | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/home/jonas/wofi/config.nix b/home/jonas/wofi/config.nix index 1121ee1..8f157f0 100644 --- a/home/jonas/wofi/config.nix +++ b/home/jonas/wofi/config.nix @@ -31,7 +31,8 @@ #outer-box { margin: 2px; padding: 10px; - background-color: #383C4A99; + /* background-color: #383C4A99 */; + background-color: transparent; } #scroll { @@ -44,11 +45,11 @@ } #entry:nth-child(even){ - background-color: #40455299; + background-color: #40455233; } #entry:selected { - background-color: #4C566A; + background-color: #4C566A99; } #text:selected {