created a tokyo night theme for hyprland
This commit is contained in:
18
.config/hypr/conf.d/default_theme.conf
Normal file
18
.config/hypr/conf.d/default_theme.conf
Normal file
@@ -0,0 +1,18 @@
|
||||
##################################
|
||||
### TOKYO NIGHT HYPRLAND THEME ###
|
||||
##################################
|
||||
$splash_text = rgba(ffffffff)
|
||||
$dec_shadow = rgba(1a1a1aee)
|
||||
$border_active = rgba(33ccffee) rgba(00ff99ee) 45deg
|
||||
$border_inactive = rgba(595959aa)
|
||||
$border_nogroup_active =
|
||||
$border_nogroup_inactive =
|
||||
$border_group_active = 0x66ffff00
|
||||
$border_group_inactive = 0x66777700
|
||||
$border_grouplocked_active = 0x66ff5500
|
||||
$border_grouplocked_inactive = 0x66ff5500
|
||||
$groupbar_text = 0xffffffff
|
||||
$groupbar_active = 0x66ffff00
|
||||
$groupbar_inactive = 0x66777700
|
||||
$groupbar_grouplocked_active = 0x66ff5500
|
||||
$groupbar_grouplocked_inactive = 0x66775500
|
Reference in New Issue
Block a user