aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/hypr/configs/Settings.conf24
-rw-r--r--config/hypr/themes/frappe.conf61
-rw-r--r--config/hypr/themes/latte.conf61
-rw-r--r--config/hypr/themes/macchiato.conf61
-rw-r--r--config/hypr/themes/mocha.conf61
-rw-r--r--config/rofi/config-compact.rasi4
-rw-r--r--config/rofi/config-long.rasi4
-rw-r--r--config/rofi/config-rofi-Beats.rasi4
-rw-r--r--config/rofi/config-wallpaper.rasi4
-rw-r--r--config/rofi/config-waybar-layout.rasi2
-rw-r--r--config/rofi/config-waybar-style.rasi2
-rw-r--r--config/rofi/config.rasi6
-rw-r--r--config/rofi/resolution/1080p/config-compact.rasi4
-rw-r--r--config/rofi/resolution/1080p/config-long.rasi4
-rw-r--r--config/rofi/resolution/1080p/config-rofi-Beats.rasi4
-rw-r--r--config/rofi/resolution/1080p/config-wallpaper.rasi4
-rw-r--r--config/rofi/resolution/1080p/config-waybar-layout.rasi2
-rw-r--r--config/rofi/resolution/1080p/config-waybar-style.rasi2
-rw-r--r--config/rofi/resolution/1080p/config.rasi6
-rw-r--r--config/rofi/resolution/1440p/config-compact.rasi6
-rw-r--r--config/rofi/resolution/1440p/config-long.rasi8
-rw-r--r--config/rofi/resolution/1440p/config-rofi-Beats.rasi6
-rw-r--r--config/rofi/resolution/1440p/config-wallpaper.rasi6
-rw-r--r--config/rofi/resolution/1440p/config-waybar-layout.rasi2
-rw-r--r--config/rofi/resolution/1440p/config-waybar-style.rasi4
-rw-r--r--config/rofi/resolution/1440p/config.rasi6
-rw-r--r--config/wal/templates/colors-hyprland18
-rw-r--r--config/wal/templates/colors-rofi-dark.rasi4
-rw-r--r--config/wal/templates/colors-rofi-light.rasi2
29 files changed, 75 insertions, 307 deletions
diff --git a/config/hypr/configs/Settings.conf b/config/hypr/configs/Settings.conf
index 6fb6c98c..909d2f6f 100644
--- a/config/hypr/configs/Settings.conf
+++ b/config/hypr/configs/Settings.conf
@@ -1,13 +1,7 @@
## refer to Hyprland wiki for more info https://wiki.hyprland.org/Configuring/Variables
## JaKooLit Github - https://github.com/JaKooLit
-$themes = $HOME/.config/hypr/themes
-
-# Catpuccin Hyprland Themes
-source = $themes/mocha.conf
-#source = $themes/frappe.conf
-#source = $themes/latte.conf
-#source = $themes/machiato.conf
+source = $HOME/.cache/wal/colors-hyprland
# blurls = waybar
# blurls = rofi
@@ -29,20 +23,20 @@ general {
apply_sens_to_raw=1
gaps_in = 4
gaps_out = 8
- border_size = 1
+ border_size = 2
resize_on_border = true
- col.active_border = $lavender $blue $sapphire $mauve $red $flamingo 45deg
- col.inactive_border = $overlay1
+ col.active_border = $color2 $color5 $color8 $color11 $color14 45deg
+ col.inactive_border = $backgroundCol $color0 $color3 $color4 45deg
layout = master
}
group {
- col.border_active = $maroon
+ col.border_active = $color15
groupbar {
- col.active = $green
+ col.active = $color0
}
}
@@ -57,14 +51,14 @@ decoration {
dim_strength = 0.1
drop_shadow=true
- shadow_range=4
+ shadow_range=6
shadow_render_power = 1
- col.shadow = $mauve
+ col.shadow = $color2
col.shadow_inactive = 0x50000000
blur {
enabled = true
- size = 5
+ size = 4
passes = 1
ignore_opacity = true
new_optimizations = true
diff --git a/config/hypr/themes/frappe.conf b/config/hypr/themes/frappe.conf
deleted file mode 100644
index e07e4d38..00000000
--- a/config/hypr/themes/frappe.conf
+++ /dev/null
@@ -1,61 +0,0 @@
-$rosewaterAlpha = fff5e0dc
-$flamingoAlpha = fff2cdcd
-$pinkAlpha = fff5c2e7
-$mauveAlpha = ffcba6f7
-$redAlpha = fff38ba8
-$maroonAlpha = ffeba0ac
-$peachAlpha = fffab387
-$yellowAlpha = fff9e2af
-$greenAlpha = ffa6e3a1
-$tealAlpha = ff94e2d5
-$skyAlpha = ff89dceb
-$sapphireAlpha = ff74c7ec
-$blueAlpha = ff89b4fa
-$lavenderAlpha = ffb4befe
-
-$textAlpha = ffcdd6f4
-$subtext1Alpha = ffbac2de
-$subtext0Alpha = ffa6adc8
-
-$overlay2Alpha = ff9399b2
-$overlay1Alpha = ff7f849c
-$overlay0Alpha = ff6c7086
-
-$surface2Alpha = ff585b70
-$surface1Alpha = ff45475a
-$surface0Alpha = ff313244
-
-$baseAlpha = ff1e1e2e
-$mantleAlpha = ff181825
-$crustAlpha = ff11111b
-
-$rosewater = 0xfff5e0dc
-$flamingo = 0xfff2cdcd
-$pink = 0xfff5c2e7
-$mauve = 0xffcba6f7
-$red = 0xfff38ba8
-$maroon = 0xffeba0ac
-$peach = 0xfffab387
-$yellow = 0xfff9e2af
-$green = 0xffa6e3a1
-$teal = 0xff94e2d5
-$sky = 0xff89dceb
-$sapphire = 0xff74c7ec
-$blue = 0xff89b4fa
-$lavender = 0xffb4befe
-
-$text = 0xffcdd6f4
-$subtext1 = 0xffbac2de
-$subtext0 = 0xffa6adc8
-
-$overlay2 = 0xff9399b2
-$overlay1 = 0xff7f849c
-$overlay0 = 0xff6c7086
-
-$surface2 = 0xff585b70
-$surface1 = 0xff45475a
-$surface0 = 0xff313244
-
-$base = 0xff1e1e2e
-$mantle = 0xff181825
-$crust = 0xff11111b
diff --git a/config/hypr/themes/latte.conf b/config/hypr/themes/latte.conf
deleted file mode 100644
index e07e4d38..00000000
--- a/config/hypr/themes/latte.conf
+++ /dev/null
@@ -1,61 +0,0 @@
-$rosewaterAlpha = fff5e0dc
-$flamingoAlpha = fff2cdcd
-$pinkAlpha = fff5c2e7
-$mauveAlpha = ffcba6f7
-$redAlpha = fff38ba8
-$maroonAlpha = ffeba0ac
-$peachAlpha = fffab387
-$yellowAlpha = fff9e2af
-$greenAlpha = ffa6e3a1
-$tealAlpha = ff94e2d5
-$skyAlpha = ff89dceb
-$sapphireAlpha = ff74c7ec
-$blueAlpha = ff89b4fa
-$lavenderAlpha = ffb4befe
-
-$textAlpha = ffcdd6f4
-$subtext1Alpha = ffbac2de
-$subtext0Alpha = ffa6adc8
-
-$overlay2Alpha = ff9399b2
-$overlay1Alpha = ff7f849c
-$overlay0Alpha = ff6c7086
-
-$surface2Alpha = ff585b70
-$surface1Alpha = ff45475a
-$surface0Alpha = ff313244
-
-$baseAlpha = ff1e1e2e
-$mantleAlpha = ff181825
-$crustAlpha = ff11111b
-
-$rosewater = 0xfff5e0dc
-$flamingo = 0xfff2cdcd
-$pink = 0xfff5c2e7
-$mauve = 0xffcba6f7
-$red = 0xfff38ba8
-$maroon = 0xffeba0ac
-$peach = 0xfffab387
-$yellow = 0xfff9e2af
-$green = 0xffa6e3a1
-$teal = 0xff94e2d5
-$sky = 0xff89dceb
-$sapphire = 0xff74c7ec
-$blue = 0xff89b4fa
-$lavender = 0xffb4befe
-
-$text = 0xffcdd6f4
-$subtext1 = 0xffbac2de
-$subtext0 = 0xffa6adc8
-
-$overlay2 = 0xff9399b2
-$overlay1 = 0xff7f849c
-$overlay0 = 0xff6c7086
-
-$surface2 = 0xff585b70
-$surface1 = 0xff45475a
-$surface0 = 0xff313244
-
-$base = 0xff1e1e2e
-$mantle = 0xff181825
-$crust = 0xff11111b
diff --git a/config/hypr/themes/macchiato.conf b/config/hypr/themes/macchiato.conf
deleted file mode 100644
index e07e4d38..00000000
--- a/config/hypr/themes/macchiato.conf
+++ /dev/null
@@ -1,61 +0,0 @@
-$rosewaterAlpha = fff5e0dc
-$flamingoAlpha = fff2cdcd
-$pinkAlpha = fff5c2e7
-$mauveAlpha = ffcba6f7
-$redAlpha = fff38ba8
-$maroonAlpha = ffeba0ac
-$peachAlpha = fffab387
-$yellowAlpha = fff9e2af
-$greenAlpha = ffa6e3a1
-$tealAlpha = ff94e2d5
-$skyAlpha = ff89dceb
-$sapphireAlpha = ff74c7ec
-$blueAlpha = ff89b4fa
-$lavenderAlpha = ffb4befe
-
-$textAlpha = ffcdd6f4
-$subtext1Alpha = ffbac2de
-$subtext0Alpha = ffa6adc8
-
-$overlay2Alpha = ff9399b2
-$overlay1Alpha = ff7f849c
-$overlay0Alpha = ff6c7086
-
-$surface2Alpha = ff585b70
-$surface1Alpha = ff45475a
-$surface0Alpha = ff313244
-
-$baseAlpha = ff1e1e2e
-$mantleAlpha = ff181825
-$crustAlpha = ff11111b
-
-$rosewater = 0xfff5e0dc
-$flamingo = 0xfff2cdcd
-$pink = 0xfff5c2e7
-$mauve = 0xffcba6f7
-$red = 0xfff38ba8
-$maroon = 0xffeba0ac
-$peach = 0xfffab387
-$yellow = 0xfff9e2af
-$green = 0xffa6e3a1
-$teal = 0xff94e2d5
-$sky = 0xff89dceb
-$sapphire = 0xff74c7ec
-$blue = 0xff89b4fa
-$lavender = 0xffb4befe
-
-$text = 0xffcdd6f4
-$subtext1 = 0xffbac2de
-$subtext0 = 0xffa6adc8
-
-$overlay2 = 0xff9399b2
-$overlay1 = 0xff7f849c
-$overlay0 = 0xff6c7086
-
-$surface2 = 0xff585b70
-$surface1 = 0xff45475a
-$surface0 = 0xff313244
-
-$base = 0xff1e1e2e
-$mantle = 0xff181825
-$crust = 0xff11111b
diff --git a/config/hypr/themes/mocha.conf b/config/hypr/themes/mocha.conf
deleted file mode 100644
index e07e4d38..00000000
--- a/config/hypr/themes/mocha.conf
+++ /dev/null
@@ -1,61 +0,0 @@
-$rosewaterAlpha = fff5e0dc
-$flamingoAlpha = fff2cdcd
-$pinkAlpha = fff5c2e7
-$mauveAlpha = ffcba6f7
-$redAlpha = fff38ba8
-$maroonAlpha = ffeba0ac
-$peachAlpha = fffab387
-$yellowAlpha = fff9e2af
-$greenAlpha = ffa6e3a1
-$tealAlpha = ff94e2d5
-$skyAlpha = ff89dceb
-$sapphireAlpha = ff74c7ec
-$blueAlpha = ff89b4fa
-$lavenderAlpha = ffb4befe
-
-$textAlpha = ffcdd6f4
-$subtext1Alpha = ffbac2de
-$subtext0Alpha = ffa6adc8
-
-$overlay2Alpha = ff9399b2
-$overlay1Alpha = ff7f849c
-$overlay0Alpha = ff6c7086
-
-$surface2Alpha = ff585b70
-$surface1Alpha = ff45475a
-$surface0Alpha = ff313244
-
-$baseAlpha = ff1e1e2e
-$mantleAlpha = ff181825
-$crustAlpha = ff11111b
-
-$rosewater = 0xfff5e0dc
-$flamingo = 0xfff2cdcd
-$pink = 0xfff5c2e7
-$mauve = 0xffcba6f7
-$red = 0xfff38ba8
-$maroon = 0xffeba0ac
-$peach = 0xfffab387
-$yellow = 0xfff9e2af
-$green = 0xffa6e3a1
-$teal = 0xff94e2d5
-$sky = 0xff89dceb
-$sapphire = 0xff74c7ec
-$blue = 0xff89b4fa
-$lavender = 0xffb4befe
-
-$text = 0xffcdd6f4
-$subtext1 = 0xffbac2de
-$subtext0 = 0xffa6adc8
-
-$overlay2 = 0xff9399b2
-$overlay1 = 0xff7f849c
-$overlay0 = 0xff6c7086
-
-$surface2 = 0xff585b70
-$surface1 = 0xff45475a
-$surface0 = 0xff313244
-
-$base = 0xff1e1e2e
-$mantle = 0xff181825
-$crust = 0xff11111b
diff --git a/config/rofi/config-compact.rasi b/config/rofi/config-compact.rasi
index 539a1830..15300a74 100644
--- a/config/rofi/config-compact.rasi
+++ b/config/rofi/config-compact.rasi
@@ -68,7 +68,7 @@ listbox {
border-radius: 10px;
border: 1px;
border-color: @active-background;
- background-color: @background90;
+ background-color: @background;
}
/* ---- Dummy ---- */
@@ -84,7 +84,7 @@ inputbar {
padding: 14px;
border-radius: 10px;
border-color: @foreground;
- background-color: @background90;
+ background-color: @background;
children: [ "textbox-prompt-colon", "entry" ];
border: 1px;
border-color: @active-background;
diff --git a/config/rofi/config-long.rasi b/config/rofi/config-long.rasi
index 8d5391fc..89116423 100644
--- a/config/rofi/config-long.rasi
+++ b/config/rofi/config-long.rasi
@@ -66,7 +66,7 @@ listbox {
border-radius: 10px;
border: 1px;
border-color: @active-background;
- background-color: @background90;
+ background-color: @background;
}
/* ---- Inputbar ---- */
@@ -77,7 +77,7 @@ inputbar {
padding: 14px;
border-radius: 10px;
border-color: @foreground;
- background-color: @background90;
+ background-color: @background;
children: [ "textbox-prompt-colon", "entry" ];
border: 1px;
border-color: @active-background;
diff --git a/config/rofi/config-rofi-Beats.rasi b/config/rofi/config-rofi-Beats.rasi
index 3016c658..17bf54a3 100644
--- a/config/rofi/config-rofi-Beats.rasi
+++ b/config/rofi/config-rofi-Beats.rasi
@@ -68,7 +68,7 @@ listbox {
border-radius: 10px;
border: 1px;
border-color: @active-background;
- background-color: @background90;
+ background-color: @background;
}
/* ---- Dummy ---- */
@@ -84,7 +84,7 @@ inputbar {
padding: 14px;
border-radius: 10px;
border-color: @foreground;
- background-color: @background90;
+ background-color: @background;
children: [ "textbox-prompt-colon", "entry" ];
border: 1px;
border-color: @active-background;
diff --git a/config/rofi/config-wallpaper.rasi b/config/rofi/config-wallpaper.rasi
index 036397c3..5b17e066 100644
--- a/config/rofi/config-wallpaper.rasi
+++ b/config/rofi/config-wallpaper.rasi
@@ -68,7 +68,7 @@ listbox {
border-radius: 10px;
border: 1px;
border-color: @active-background;
- background-color: @background90;
+ background-color: @background;
}
/* ---- Dummy ---- */
@@ -84,7 +84,7 @@ inputbar {
padding: 14px;
border-radius: 10px;
border-color: @foreground;
- background-color: @background90;
+ background-color: @background;
children: [ "textbox-prompt-colon", "entry" ];
border: 1px;
border-color: @active-background;
diff --git a/config/rofi/config-waybar-layout.rasi b/config/rofi/config-waybar-layout.rasi
index 390a9eb2..08ab350e 100644
--- a/config/rofi/config-waybar-layout.rasi
+++ b/config/rofi/config-waybar-layout.rasi
@@ -65,7 +65,7 @@ listbox {
border-radius: 10px;
border: 1px;
border-color: @active-background;
- background-color: @background90;
+ background-color: @background;
}
/* ---- Dummy ---- */
dummy {
diff --git a/config/rofi/config-waybar-style.rasi b/config/rofi/config-waybar-style.rasi
index 74a58bf4..fb012136 100644
--- a/config/rofi/config-waybar-style.rasi
+++ b/config/rofi/config-waybar-style.rasi
@@ -65,7 +65,7 @@ listbox {
border-radius: 10px;
border: 1px;
border-color: @active-background;
- background-color: @background90;
+ background-color: @background;
}
/* ---- Dummy ---- */
dummy {
diff --git a/config/rofi/config.rasi b/config/rofi/config.rasi
index 255df164..32014415 100644
--- a/config/rofi/config.rasi
+++ b/config/rofi/config.rasi
@@ -66,7 +66,7 @@ listbox {
border-radius: 10px;
border: 1px;
border-color: @active-background;
- background-color: @background90;
+ background-color: @background;
}
/* ---- Dummy ---- */
@@ -82,7 +82,7 @@ inputbar {
padding: 10px;
border-radius: 10px;
border-color: @foreground;
- background-color: @background90;
+ background-color: @background;
children: [ "textbox-prompt-colon", "entry" ];
border: 1px;
border-color: @active-background;
@@ -116,7 +116,7 @@ mode-switcher{
button {
padding: 10px;
border-radius: 10px;
- background-color: @background90;
+ background-color: @background;
text-color: inherit;
cursor: pointer;
border: 1px;
diff --git a/config/rofi/resolution/1080p/config-compact.rasi b/config/rofi/resolution/1080p/config-compact.rasi
index 539a1830..15300a74 100644
--- a/config/rofi/resolution/1080p/config-compact.rasi
+++ b/config/rofi/resolution/1080p/config-compact.rasi
@@ -68,7 +68,7 @@ listbox {
border-radius: 10px;
border: 1px;
border-color: @active-background;
- background-color: @background90;
+ background-color: @background;
}
/* ---- Dummy ---- */
@@ -84,7 +84,7 @@ inputbar {
padding: 14px;
border-radius: 10px;
border-color: @foreground;
- background-color: @background90;
+ background-color: @background;
children: [ "textbox-prompt-colon", "entry" ];
border: 1px;
border-color: @active-background;
diff --git a/config/rofi/resolution/1080p/config-long.rasi b/config/rofi/resolution/1080p/config-long.rasi
index 8d5391fc..89116423 100644
--- a/config/rofi/resolution/1080p/config-long.rasi
+++ b/config/rofi/resolution/1080p/config-long.rasi
@@ -66,7 +66,7 @@ listbox {
border-radius: 10px;
border: 1px;
border-color: @active-background;
- background-color: @background90;
+ background-color: @background;
}
/* ---- Inputbar ---- */
@@ -77,7 +77,7 @@ inputbar {
padding: 14px;
border-radius: 10px;
border-color: @foreground;
- background-color: @background90;
+ background-color: @background;
children: [ "textbox-prompt-colon", "entry" ];
border: 1px;
border-color: @active-background;
diff --git a/config/rofi/resolution/1080p/config-rofi-Beats.rasi b/config/rofi/resolution/1080p/config-rofi-Beats.rasi
index 3016c658..17bf54a3 100644
--- a/config/rofi/resolution/1080p/config-rofi-Beats.rasi
+++ b/config/rofi/resolution/1080p/config-rofi-Beats.rasi
@@ -68,7 +68,7 @@ listbox {
border-radius: 10px;
border: 1px;
border-color: @active-background;
- background-color: @background90;
+ background-color: @background;
}
/* ---- Dummy ---- */
@@ -84,7 +84,7 @@ inputbar {
padding: 14px;
border-radius: 10px;
border-color: @foreground;
- background-color: @background90;
+ background-color: @background;
children: [ "textbox-prompt-colon", "entry" ];
border: 1px;
border-color: @active-background;
diff --git a/config/rofi/resolution/1080p/config-wallpaper.rasi b/config/rofi/resolution/1080p/config-wallpaper.rasi
index 036397c3..5b17e066 100644
--- a/config/rofi/resolution/1080p/config-wallpaper.rasi
+++ b/config/rofi/resolution/1080p/config-wallpaper.rasi
@@ -68,7 +68,7 @@ listbox {
border-radius: 10px;
border: 1px;
border-color: @active-background;
- background-color: @background90;
+ background-color: @background;
}
/* ---- Dummy ---- */
@@ -84,7 +84,7 @@ inputbar {
padding: 14px;
border-radius: 10px;
border-color: @foreground;
- background-color: @background90;
+ background-color: @background;
children: [ "textbox-prompt-colon", "entry" ];
border: 1px;
border-color: @active-background;
diff --git a/config/rofi/resolution/1080p/config-waybar-layout.rasi b/config/rofi/resolution/1080p/config-waybar-layout.rasi
index 390a9eb2..08ab350e 100644
--- a/config/rofi/resolution/1080p/config-waybar-layout.rasi
+++ b/config/rofi/resolution/1080p/config-waybar-layout.rasi
@@ -65,7 +65,7 @@ listbox {
border-radius: 10px;
border: 1px;
border-color: @active-background;
- background-color: @background90;
+ background-color: @background;
}
/* ---- Dummy ---- */
dummy {
diff --git a/config/rofi/resolution/1080p/config-waybar-style.rasi b/config/rofi/resolution/1080p/config-waybar-style.rasi
index 74a58bf4..fb012136 100644
--- a/config/rofi/resolution/1080p/config-waybar-style.rasi
+++ b/config/rofi/resolution/1080p/config-waybar-style.rasi
@@ -65,7 +65,7 @@ listbox {
border-radius: 10px;
border: 1px;
border-color: @active-background;
- background-color: @background90;
+ background-color: @background;
}
/* ---- Dummy ---- */
dummy {
diff --git a/config/rofi/resolution/1080p/config.rasi b/config/rofi/resolution/1080p/config.rasi
index 255df164..32014415 100644
--- a/config/rofi/resolution/1080p/config.rasi
+++ b/config/rofi/resolution/1080p/config.rasi
@@ -66,7 +66,7 @@ listbox {
border-radius: 10px;
border: 1px;
border-color: @active-background;
- background-color: @background90;
+ background-color: @background;
}
/* ---- Dummy ---- */
@@ -82,7 +82,7 @@ inputbar {
padding: 10px;
border-radius: 10px;
border-color: @foreground;
- background-color: @background90;
+ background-color: @background;
children: [ "textbox-prompt-colon", "entry" ];
border: 1px;
border-color: @active-background;
@@ -116,7 +116,7 @@ mode-switcher{
button {
padding: 10px;
border-radius: 10px;
- background-color: @background90;
+ background-color: @background;
text-color: inherit;
cursor: pointer;
border: 1px;
diff --git a/config/rofi/resolution/1440p/config-compact.rasi b/config/rofi/resolution/1440p/config-compact.rasi
index 125af899..8ec0cf77 100644
--- a/config/rofi/resolution/1440p/config-compact.rasi
+++ b/config/rofi/resolution/1440p/config-compact.rasi
@@ -50,7 +50,7 @@ mainbox {
background-image: url("~/.config/rofi/.current_wallpaper", height);
children: [ "imagebox"];
border-radius: 12px;
- background-color: @background90;
+ background-color: @background;
}
/* ---- Imagebox ---- */
@@ -68,7 +68,7 @@ listbox {
border-radius: 10px;
border: 1px;
border-color: @active-background;
- background-color: @background90;
+ background-color: @background;
}
/* ---- Dummy ---- */
@@ -84,7 +84,7 @@ inputbar {
padding: 14px;
border-radius: 10px;
border-color: @foreground;
- background-color: @background90;
+ background-color: @background;
children: [ "textbox-prompt-colon", "entry" ];
border: 1px;
border-color: @active-background;
diff --git a/config/rofi/resolution/1440p/config-long.rasi b/config/rofi/resolution/1440p/config-long.rasi
index 05ea6839..974b7ea9 100644
--- a/config/rofi/resolution/1440p/config-long.rasi
+++ b/config/rofi/resolution/1440p/config-long.rasi
@@ -45,10 +45,10 @@ mainbox {
enabled: true;
orientation: vertical;
padding: 15px;
- background-image: url("~/.config/rofi/.current_wallpaper", height);
+ background-image: url("~/.config/rofi/.current_wallpaper", width);
children: [ "imagebox" ];
border-radius: 12px;
- background-color: @background90;
+ background-color: @background;
}
/* ---- Imagebox ---- */
@@ -66,7 +66,7 @@ listbox {
border-radius: 10px;
border: 1px;
border-color: @active-background;
- background-color: @background90;
+ background-color: @background;
}
/* ---- Inputbar ---- */
@@ -77,7 +77,7 @@ inputbar {
padding: 14px;
border-radius: 10px;
border-color: @foreground;
- background-color: @background90;
+ background-color: @background;
children: [ "textbox-prompt-colon", "entry" ];
border: 1px;
border-color: @active-background;
diff --git a/config/rofi/resolution/1440p/config-rofi-Beats.rasi b/config/rofi/resolution/1440p/config-rofi-Beats.rasi
index 65a6296e..5c6e31b2 100644
--- a/config/rofi/resolution/1440p/config-rofi-Beats.rasi
+++ b/config/rofi/resolution/1440p/config-rofi-Beats.rasi
@@ -50,7 +50,7 @@ mainbox {
background-image: url("~/.config/rofi/.current_wallpaper", height);
children: [ "imagebox"];
border-radius: 12px;
- background-color: @background90;
+ background-color: @background;
}
/* ---- Imagebox ---- */
@@ -68,7 +68,7 @@ listbox {
border-radius: 10px;
border: 1px;
border-color: @active-background;
- background-color: @background90;
+ background-color: @background;
}
/* ---- Dummy ---- */
@@ -84,7 +84,7 @@ inputbar {
padding: 14px;
border-radius: 10px;
border-color: @foreground;
- background-color: @background90;
+ background-color: @background;
children: [ "textbox-prompt-colon", "entry" ];
border: 1px;
border-color: @active-background;
diff --git a/config/rofi/resolution/1440p/config-wallpaper.rasi b/config/rofi/resolution/1440p/config-wallpaper.rasi
index 21886afa..b95e46d2 100644
--- a/config/rofi/resolution/1440p/config-wallpaper.rasi
+++ b/config/rofi/resolution/1440p/config-wallpaper.rasi
@@ -50,7 +50,7 @@ mainbox {
background-image: url("~/.config/rofi/.current_wallpaper", width);
children: [ "imagebox"];
border-radius: 12px;
- background-color: @background90;
+ background-color: @background;
}
/* ---- Imagebox ---- */
@@ -68,7 +68,7 @@ listbox {
border-radius: 10px;
border: 1px;
border-color: @active-background;
- background-color: @background90;
+ background-color: @background;
}
/* ---- Dummy ---- */
@@ -84,7 +84,7 @@ inputbar {
padding: 14px;
border-radius: 10px;
border-color: @foreground;
- background-color: @background90;
+ background-color: @background;
children: [ "textbox-prompt-colon", "entry" ];
border: 1px;
border-color: @active-background;
diff --git a/config/rofi/resolution/1440p/config-waybar-layout.rasi b/config/rofi/resolution/1440p/config-waybar-layout.rasi
index 2a6546ff..1b9a759e 100644
--- a/config/rofi/resolution/1440p/config-waybar-layout.rasi
+++ b/config/rofi/resolution/1440p/config-waybar-layout.rasi
@@ -65,7 +65,7 @@ listbox {
border-radius: 10px;
border: 1px;
border-color: @active-background;
- background-color: @background90;
+ background-color: @background;
}
/* ---- Dummy ---- */
dummy {
diff --git a/config/rofi/resolution/1440p/config-waybar-style.rasi b/config/rofi/resolution/1440p/config-waybar-style.rasi
index 59bbb4ba..e419ab15 100644
--- a/config/rofi/resolution/1440p/config-waybar-style.rasi
+++ b/config/rofi/resolution/1440p/config-waybar-style.rasi
@@ -65,7 +65,7 @@ listbox {
border-radius: 10px;
border: 1px;
border-color: @active-background;
- background-color: @background90;
+ background-color: @background;
}
/* ---- Dummy ---- */
dummy {
@@ -80,7 +80,7 @@ inputbar {
padding: 15px;
border-radius: 10px;
border-color: @foreground;
- background-color: @background90;
+ background-color: @background;
children: [ "textbox-prompt-colon", "entry" ];
border: 1px;
border-color: @active-background;
diff --git a/config/rofi/resolution/1440p/config.rasi b/config/rofi/resolution/1440p/config.rasi
index fa41a4cd..86492df6 100644
--- a/config/rofi/resolution/1440p/config.rasi
+++ b/config/rofi/resolution/1440p/config.rasi
@@ -66,7 +66,7 @@ listbox {
border-radius: 10px;
border: 1px;
border-color: @active-background;
- background-color: @background90;
+ background-color: @background;
}
/* ---- Dummy ---- */
@@ -82,7 +82,7 @@ inputbar {
padding: 10px;
border-radius: 10px;
border-color: @foreground;
- background-color: @background90;
+ background-color: @background;
children: [ "textbox-prompt-colon", "entry" ];
border: 1px;
border-color: @active-background;
@@ -116,7 +116,7 @@ mode-switcher{
button {
padding: 10px;
border-radius: 10px;
- background-color: @background90;
+ background-color: @background;
text-color: inherit;
cursor: pointer;
border: 1px;
diff --git a/config/wal/templates/colors-hyprland b/config/wal/templates/colors-hyprland
new file mode 100644
index 00000000..c1ccbaf2
--- /dev/null
+++ b/config/wal/templates/colors-hyprland
@@ -0,0 +1,18 @@
+$foregroundCol = 0xff{foreground.strip}
+$backgroundCol = 0xff{background.strip}
+$color0 = 0xff{color0.strip}
+$color1 = 0xff{color1.strip}
+$color2 = 0xff{color2.strip}
+$color3 = 0xff{color3.strip}
+$color4 = 0xff{color4.strip}
+$color5 = 0xff{color5.strip}
+$color6 = 0xff{color6.strip}
+$color7 = 0xff{color7.strip}
+$color8 = 0xff{color8.strip}
+$color9 = 0xff{color9.strip}
+$color10 = 0xff{color10.strip}
+$color11 = 0xff{color11.strip}
+$color12 = 0xff{color12.strip}
+$color13 = 0xff{color13.strip}
+$color14 = 0xff{color14.strip}
+$color15 = 0xff{color15.strip}
diff --git a/config/wal/templates/colors-rofi-dark.rasi b/config/wal/templates/colors-rofi-dark.rasi
index 8832abc0..743e0432 100644
--- a/config/wal/templates/colors-rofi-dark.rasi
+++ b/config/wal/templates/colors-rofi-dark.rasi
@@ -20,8 +20,8 @@
selected-urgent-background: {color3};
selected-urgent-foreground: @foreground;
- background-color: {background}90;
- background: {background};
+ background-color: @background;
+ background: rgba(0,0,0,0.5);
foreground: {foreground};
border-color: @background;
spacing: 2;
diff --git a/config/wal/templates/colors-rofi-light.rasi b/config/wal/templates/colors-rofi-light.rasi
index 29acccd3..57ea77c9 100644
--- a/config/wal/templates/colors-rofi-light.rasi
+++ b/config/wal/templates/colors-rofi-light.rasi
@@ -21,7 +21,7 @@
selected-urgent-foreground: @foreground;
background-color: @background;
- background: rgba(255,255,255, 0.7);
+ background: rgba(255,255,255, 0.5);
foreground: {background};
border-color: @background;
spacing: 2;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage