summaryrefslogtreecommitdiff
path: root/raveos-hyprland-theme/theme-data/hypr/dms
diff options
context:
space:
mode:
Diffstat (limited to 'raveos-hyprland-theme/theme-data/hypr/dms')
-rw-r--r--raveos-hyprland-theme/theme-data/hypr/dms/colors.conf22
-rw-r--r--raveos-hyprland-theme/theme-data/hypr/dms/cursor.conf6
-rw-r--r--raveos-hyprland-theme/theme-data/hypr/dms/layout.conf11
-rw-r--r--raveos-hyprland-theme/theme-data/hypr/dms/windowrules.conf0
4 files changed, 39 insertions, 0 deletions
diff --git a/raveos-hyprland-theme/theme-data/hypr/dms/colors.conf b/raveos-hyprland-theme/theme-data/hypr/dms/colors.conf
new file mode 100644
index 0000000..16adcd2
--- /dev/null
+++ b/raveos-hyprland-theme/theme-data/hypr/dms/colors.conf
@@ -0,0 +1,22 @@
+$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-hyprland-theme/theme-data/hypr/dms/cursor.conf b/raveos-hyprland-theme/theme-data/hypr/dms/cursor.conf
new file mode 100644
index 0000000..1054579
--- /dev/null
+++ b/raveos-hyprland-theme/theme-data/hypr/dms/cursor.conf
@@ -0,0 +1,6 @@
+# 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-hyprland-theme/theme-data/hypr/dms/layout.conf b/raveos-hyprland-theme/theme-data/hypr/dms/layout.conf
new file mode 100644
index 0000000..b9a8ad9
--- /dev/null
+++ b/raveos-hyprland-theme/theme-data/hypr/dms/layout.conf
@@ -0,0 +1,11 @@
+# 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-hyprland-theme/theme-data/hypr/dms/windowrules.conf b/raveos-hyprland-theme/theme-data/hypr/dms/windowrules.conf
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/raveos-hyprland-theme/theme-data/hypr/dms/windowrules.conf