Add theme Ethereal

This commit is contained in:
Bjarne Oeverli
2025-11-10 21:17:20 +01:00
parent 04fa3fd32e
commit a6a79d0cd5
14 changed files with 255 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
# This file is not a full hyprland configuration.
# It is intended to be included in your main hyprland.conf.
$activeBorderColor = rgba(060B1Eee) rgba(6d7db6ee) 45deg
general {
col.active_border = $activeBorderColor
}
group {
col.border_active = $activeBorderColor
}