From 70ca3fef77ee8bdc6e3ac28589a6fa08c024cc69 Mon Sep 17 00:00:00 2001 From: AlexanderCurl Date: Sat, 18 Apr 2026 17:46:06 +0100 Subject: Replaced file structures for themes in the correct format --- .../hyprland/theme-data/hypr/dms/colors.conf | 22 ---------------------- .../hyprland/theme-data/hypr/dms/cursor.conf | 6 ------ .../hyprland/theme-data/hypr/dms/layout.conf | 11 ----------- .../hyprland/theme-data/hypr/dms/windowrules.conf | 0 4 files changed, 39 deletions(-) delete mode 100644 raveos-theme/hyprland/theme-data/hypr/dms/colors.conf delete mode 100644 raveos-theme/hyprland/theme-data/hypr/dms/cursor.conf delete mode 100644 raveos-theme/hyprland/theme-data/hypr/dms/layout.conf delete mode 100644 raveos-theme/hyprland/theme-data/hypr/dms/windowrules.conf (limited to 'raveos-theme/hyprland/theme-data/hypr/dms') diff --git a/raveos-theme/hyprland/theme-data/hypr/dms/colors.conf b/raveos-theme/hyprland/theme-data/hypr/dms/colors.conf deleted file mode 100644 index 16adcd2..0000000 --- a/raveos-theme/hyprland/theme-data/hypr/dms/colors.conf +++ /dev/null @@ -1,22 +0,0 @@ -$primary = rgb(3d7839) -$outline = rgb(8a9386) -$error = rgb(f44336) - -general { - col.active_border = $primary - col.inactive_border = $outline -} - -group { - col.border_active = $primary - col.border_inactive = $outline - col.border_locked_active = $error - col.border_locked_inactive = $outline - - groupbar { - col.active = $primary - col.inactive = $outline - col.locked_active = $error - col.locked_inactive = $outline - } -} diff --git a/raveos-theme/hyprland/theme-data/hypr/dms/cursor.conf b/raveos-theme/hyprland/theme-data/hypr/dms/cursor.conf deleted file mode 100644 index 1054579..0000000 --- a/raveos-theme/hyprland/theme-data/hypr/dms/cursor.conf +++ /dev/null @@ -1,6 +0,0 @@ -# Auto-generated by DMS - do not edit manually - -env = HYPRCURSOR_THEME,default -env = XCURSOR_THEME,default -env = HYPRCURSOR_SIZE,24 -env = XCURSOR_SIZE,24 diff --git a/raveos-theme/hyprland/theme-data/hypr/dms/layout.conf b/raveos-theme/hyprland/theme-data/hypr/dms/layout.conf deleted file mode 100644 index b9a8ad9..0000000 --- a/raveos-theme/hyprland/theme-data/hypr/dms/layout.conf +++ /dev/null @@ -1,11 +0,0 @@ -# Auto-generated by DMS - do not edit manually - -general { - gaps_in = 4 - gaps_out = 4 - border_size = 2 -} - -decoration { - rounding = 12 -} diff --git a/raveos-theme/hyprland/theme-data/hypr/dms/windowrules.conf b/raveos-theme/hyprland/theme-data/hypr/dms/windowrules.conf deleted file mode 100644 index e69de29..0000000 -- cgit v1.3