colors generations based on wallpaper

This commit is contained in:
2024-12-25 20:51:20 +01:00
parent d9177984de
commit b8eb109cdd
19 changed files with 552 additions and 67 deletions

View File

@@ -1,3 +1,5 @@
source = ~/.config/hypr/colors.conf
general {
border_size = 3
no_border_on_floating = false
@@ -6,8 +8,8 @@ general {
gaps_workspaces = 0
allow_tearing = true
col.active_border=0xcdd6f4ff
col.inactive_border=0xb4befecc
col.active_border=$primary
col.inactive_border=$primary_container
layout = master
}