Added blue green border

This commit is contained in:
2026-03-17 09:20:48 +00:00
parent b4548f5dac
commit 0c2d5a0ff7
+16 -15
View File
@@ -1,7 +1,9 @@
# Catppuccin Mocha for Hyprland
# Colors (match your variables.conf or override here)
# Hyprland Catppuccin Mocha Theme
# Generated from Stylix YAML
# Colors
$base = #1e1e2e
$inactive = rgba(89, 89, 89, 0.67)
$inactive = #595959aa
$mantle = #181825
$crust = #11111b
$surface0 = #313244
@@ -33,36 +35,35 @@ general {
gaps_in = 2
gaps_out = 4
border_size = 4
col.active_border = rgba(89b4fa) rgba(a6e3a1) 45deg
col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg
col.inactive_border = $inactive
layout = scrolling
resize_on_border = true
extend_border_grab_area = 20
}
# Window decorations
decoration {
rounding = 8
shadow_enabled = true # replaces drop_shadow
shadow_offset = 10 # replaces shadow_range
shadow_strength = 0.3 # replaces shadow_render_power; adjust 01
# drop shadows not supported natively in Hyprland
}
# Input fields (e.g., Hyprctl menus)
# Input fields
input_field {
# Optional: set input field background, border, text
# Optional: set background, border, text colors
}
# Hyprbar (if used)
# Hyprbar
hyprbar {
# Optional: set bar colors
# Optional: colors for bars
}
# Hyprlock (if used)
# Hyprlock
hyprlock {
# Optional: set lock screen colors
# Optional: lock screen colors
}
# Hypridle (if used)
# Hypridle
hypridle {
# Optional: set idle screen colors
# Optional: idle screen colors
}