aboutsummaryrefslogtreecommitdiff
path: root/wofi/style.css
diff options
context:
space:
mode:
authorIndrajith K L2025-11-23 19:20:09 +0530
committerIndrajith K L2025-11-23 19:20:09 +0530
commit8453bb64d330ba4bbb268e2593e95a86477eec1c (patch)
treef9e829365139031dfa938e832f9a05e3536a8e36 /wofi/style.css
parent1ff9a983329b0e703511e78cd81dcbe81358733f (diff)
downloaddots-niri.tar.gz
dots-niri.tar.bz2
dots-niri.zip
Dot File for niri Desktopniri
Diffstat (limited to 'wofi/style.css')
-rw-r--r--wofi/style.css19
1 files changed, 0 insertions, 19 deletions
diff --git a/wofi/style.css b/wofi/style.css
deleted file mode 100644
index f8ae0512e..000000000
--- a/wofi/style.css
+++ /dev/null
@@ -1,19 +0,0 @@
-window {
- font-size: 15px;
- font-family:"EnvyCodeR Nerd Font Mono";
- background-color: rgba(22, 22, 22, 0.98);
- color: #ffffff;
-}
-
-#entry:selected {
- background-color: rgb(34,34,34)
-}
-
-#input {
- background-color: rgba(22, 22, 22, 0.98);
- color: #ffffff;
-}
-
-#input:focus {
- border: 1px solid #ffffff;
-} \ No newline at end of file