diff options
| author | AlexanderCurl <alexc@alexc.hu> | 2026-04-18 17:46:06 +0100 |
|---|---|---|
| committer | AlexanderCurl <alexc@alexc.hu> | 2026-04-18 17:46:06 +0100 |
| commit | 70ca3fef77ee8bdc6e3ac28589a6fa08c024cc69 (patch) | |
| tree | ab1123d4067c1b086dd6faa7ee4ea643236b565a /raveos-theme/hyprland/theme-data/hypr/dms | |
| parent | 5d94c0a7d44a2255b81815a52a7056a94a39842d (diff) | |
| download | RaveOS-PKGBUILD-70ca3fef77ee8bdc6e3ac28589a6fa08c024cc69.tar.gz RaveOS-PKGBUILD-70ca3fef77ee8bdc6e3ac28589a6fa08c024cc69.zip | |
Replaced file structures for themes in the correct format
Diffstat (limited to 'raveos-theme/hyprland/theme-data/hypr/dms')
4 files changed, 0 insertions, 39 deletions
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 --- a/raveos-theme/hyprland/theme-data/hypr/dms/windowrules.conf +++ /dev/null |