Regenerated
This commit is contained in:
@@ -0,0 +1,58 @@
|
||||
# --- This file has been auto-generated. For permanent changes alter the appropriate block in the README.org. ---
|
||||
# Hyprland Catppuccin Mocha Theme (solid colors)
|
||||
|
||||
# Colors
|
||||
$base = #1e1e2e
|
||||
$baseshadow = #1e1e2e99
|
||||
$mantle = #181825
|
||||
$surface0 = #313244
|
||||
$surface1 = #45475a
|
||||
$surface2 = #585b70
|
||||
$text = #cdd6f4
|
||||
$rosewater = #f5e0dc
|
||||
$lavender = #b4befe
|
||||
$red = #f38ba8
|
||||
$peach = #fab387
|
||||
$yellow = #f9e2af
|
||||
$green = #a6e3a1
|
||||
$teal = #94e2d5
|
||||
$blue = #89b4fa
|
||||
$mauve = #cba6f7
|
||||
$flamingo = #f2cdcd
|
||||
$inactive = #595959aa
|
||||
|
||||
# General
|
||||
general {
|
||||
gaps_in = 2
|
||||
gaps_out = 4
|
||||
border_size = 4
|
||||
resize_on_border = true
|
||||
extend_border_grab_area = 20
|
||||
col.active_border = rgb(89b4fa) rgb(a6e3a1) 45deg
|
||||
col.inactive_border = rgba(595959aa)
|
||||
}
|
||||
|
||||
# Decorations
|
||||
decoration {
|
||||
rounding = 8
|
||||
shadow {
|
||||
color = rgba(1e1e2e99)
|
||||
}
|
||||
}
|
||||
|
||||
# Groups
|
||||
group {
|
||||
col.border_active = rgb(89b4fa)
|
||||
col.border_inactive = rgb(45475a)
|
||||
col.border_locked_active = rgb(94e2d5)
|
||||
groupbar {
|
||||
col.active = rgb(89b4fa)
|
||||
col.inactive = rgb(45475a)
|
||||
text_color = rgb(cdd6f4)
|
||||
}
|
||||
}
|
||||
|
||||
# Misc
|
||||
misc {
|
||||
background_color = rgb(1e1e2e)
|
||||
}
|
||||
Reference in New Issue
Block a user