feat(colorscheme): Move to Catppuccin Mocha

This commit is contained in:
js0ny 2025-01-26 02:56:03 +00:00
parent 49693c7657
commit 9fd7f68a47
17 changed files with 1583 additions and 94 deletions

View file

@ -14,6 +14,8 @@
# OR EDIT THIS ONE ACCORDING TO THE WIKI INSTRUCTIONS.
# #######################################################################################
source=~/.config/hypr/dark.conf
autogenerated = 0 # remove this line to remove the warning
# This is an example Hyprland config file.
@ -98,11 +100,12 @@ general {
gaps_in = 5
gaps_out = 20
border_size = 2
border_size = 3
# https://wiki.hyprland.org/Configuring/Variables/#variable-types for info about colors
col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg
col.inactive_border = rgba(595959aa)
# col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg
col.active_border = $mauve
col.inactive_border = $overlay2
# Set to true enable resizing windows by clicking and dragging on borders and gaps
resize_on_border = true
@ -127,7 +130,7 @@ decoration {
enabled = true
range = 4
render_power = 3
color = rgba(1a1a1aee)
color = $base
}
# https://wiki.hyprland.org/Configuring/Variables/#blur