diff options
Diffstat (limited to 'hyprland/00-theme-vars.conf')
| -rw-r--r-- | hyprland/00-theme-vars.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/hyprland/00-theme-vars.conf b/hyprland/00-theme-vars.conf new file mode 100644 index 0000000..2e67eb3 --- /dev/null +++ b/hyprland/00-theme-vars.conf @@ -0,0 +1,6 @@ +# Colours +$col_active_border = rgba(657585ff) +$col_inactive_border = rgba(59595977) + +# Fonts +$font_primary = Iosevka Nerd Font |
