aboutsummaryrefslogtreecommitdiffstats
path: root/config/wofi/styles/style-dark.css
diff options
context:
space:
mode:
authorJa.KooLit <jimmielovejay@gmail.com>2023-11-07 13:49:12 +0900
committerGitHub <noreply@github.com>2023-11-07 13:49:12 +0900
commitfd4c2c3f7566b46eb22c693ea97f25baadf292e2 (patch)
tree13f6698c9430bf4ea3ad9ba8d33e09f7f9c7512c /config/wofi/styles/style-dark.css
parent3fa5c6a5973d0cec5801f5b46da87e8ff2b7ee90 (diff)
parent56f61f9d90095eb5464bd6f38f606e03f8fd9c33 (diff)
Merge pull request #10 from JaKooLit/Beta-v0.4
Hyprland-Dots V2
Diffstat (limited to 'config/wofi/styles/style-dark.css')
-rw-r--r--config/wofi/styles/style-dark.css69
1 files changed, 0 insertions, 69 deletions
diff --git a/config/wofi/styles/style-dark.css b/config/wofi/styles/style-dark.css
deleted file mode 100644
index 7f8419eb..00000000
--- a/config/wofi/styles/style-dark.css
+++ /dev/null
@@ -1,69 +0,0 @@
-*{
-font-family: "JetBrainsMono Nerd Font";
-min-height: 0;
-font-size: 100%;
-font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"';
-padding: 0px;
-margin-top: 1px;
-margin-bottom: 1px;
-}
-
-
-#window {
- /*background-color: --wofi-color0;*/
- background-color: rgba(50, 50, 50, 0.6);
- color: --wofi-color2;
- /*border: 2px solid --wofi-color1;*/
- border-radius: 0px;
-}
-
-#outer-box {
- padding: 10px;
-}
-
-#input {
- background-color: --wofi-color1;
- /*border: 1px solid --wofi-color3;*/
- padding: 4px 6px;
-}
-
-#scroll {
- margin-top: 10px;
- margin-bottom: 10px;
-}
-
-#inner-box {
-}
-
-#img {
- padding-right: 5px;
-}
-
-#text {
- color: --wofi-color2;
-}
-
-#text:selected {
- color: --wofi-color0;
-}
-
-#entry {
- padding: 3px;
-}
-
-#entry:selected {
- background-color: --wofi-color3;
- background: linear-gradient(90deg, #89b4fa, #b4befe, #89b4fa);
- color: --wofi-color0;
-}
-
-#unselected {
-}
-
-#selected {
-}
-
-#input, #entry:selected {
- border-radius: 10px;
- border: 1px solid #b4befe;
-}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage