[Build] Prepare for improved rendering capbilities
This commit is contained in:
16
renderable/hypr/hyprland/colors.conf
Normal file
16
renderable/hypr/hyprland/colors.conf
Normal file
@@ -0,0 +1,16 @@
|
||||
# ────────────────────────────────────────────────────────────────────
|
||||
# ╭────────────────────────────────────────────────╮
|
||||
# │ COLOURS │
|
||||
# ╰────────────────────────────────────────────────╯
|
||||
# ────────────────────────────────────────────────────────────────────
|
||||
|
||||
general {
|
||||
col.active_border = {{ colour-accent-rgb }} {{ colour-accent-2-rgb }} {{ colour-accent-3-rgb }} 45deg
|
||||
col.inactive_border = {{ colour-inactive-rgb }}
|
||||
}
|
||||
|
||||
decoration {
|
||||
shadow {
|
||||
color = {{ shadow_colour }}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user