fresh colors
This commit is contained in:
18
.config/hypr/conf.d/tokyonight.conf
Normal file
18
.config/hypr/conf.d/tokyonight.conf
Normal file
@@ -0,0 +1,18 @@
|
||||
##################################
|
||||
### TOKYO NIGHT HYPRLAND THEME ###
|
||||
##################################
|
||||
$splash_text = rgba(a9b1d6ee)
|
||||
$dec_shadow = rgba(737aa2ee)
|
||||
$border_active = rgba(9ece6aff) rgba(7aa2f7ff) 45deg
|
||||
$border_inactive = rgba(9d7cd8aa) rgba(7aa2f7ff) 45deg
|
||||
$border_nogroup_active = rgba(7aa2f7ff) rgba(89ddffff) 45deg
|
||||
$border_nogroup_inactive = rgba(7aa2f7aa) rgba(89ddffaa) 45deg
|
||||
$border_group_active = rgba(ff9e64ff) rgba(ff0e64ff) 45deg
|
||||
$border_group_inactive = rgba(ff9e64aa) rgba(ff0e64aa) 45deg
|
||||
$border_grouplocked_active = rgba(ff007cff) rgba(f7767eff) 45deg
|
||||
$border_grouplocked_inactive = rgba(ff007caa) rgba(f7767eff) 45deg
|
||||
$groupbar_text = rgba(1f2335ff)
|
||||
$groupbar_active = rgba(ff9e64ee) rgba(ff9e6499)
|
||||
$groupbar_inactive = rgba(ff9e64bb) rgba(ff9e6499)
|
||||
$groupbar_grouplocked_active = rgba(ff007cee) rgba(ff007c99)
|
||||
$groupbar_grouplocked_inactive = rgba(ff007cbb) rgba(ff007c99)
|
Reference in New Issue
Block a user