summaryrefslogtreecommitdiff
path: root/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs
diff options
context:
space:
mode:
authornippy <you@example.com>2026-04-18 13:49:56 +0200
committernippy <you@example.com>2026-04-18 13:49:56 +0200
commit5d94c0a7d44a2255b81815a52a7056a94a39842d (patch)
tree759bdea9645c6a62f9e1e4c001f7d81cccd120d2 /raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs
parente79cdf210b267f21a186255ce1a4d50029439d54 (diff)
downloadRaveOS-PKGBUILD-5d94c0a7d44a2255b81815a52a7056a94a39842d.tar.gz
RaveOS-PKGBUILD-5d94c0a7d44a2255b81815a52a7056a94a39842d.zip
update Raveos themes
Diffstat (limited to 'raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs')
-rw-r--r--raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/alacritty.toml3
-rw-r--r--raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/base.toml1
-rw-r--r--raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/dgop.toml3
-rw-r--r--raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/emacs.toml3
-rw-r--r--raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/equibop.toml3
-rw-r--r--raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/firefox.toml3
-rw-r--r--raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/foot.toml3
-rw-r--r--raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/ghostty.toml3
-rw-r--r--raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/gtk3-dark.toml7
-rw-r--r--raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/gtk3-light.toml7
-rw-r--r--raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/hyprland.toml3
-rw-r--r--raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/kcolorscheme.toml11
-rw-r--r--raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/kitty.toml7
-rw-r--r--raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/mangowc.toml4
-rw-r--r--raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/neovim.toml7
-rw-r--r--raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/niri.toml3
-rw-r--r--raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/pywalfox.toml4
-rw-r--r--raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/qt5ct.toml3
-rw-r--r--raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/qt6ct.toml3
-rw-r--r--raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/vesktop.toml3
-rw-r--r--raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/wezterm.toml3
-rw-r--r--raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/zed.toml3
-rw-r--r--raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/zenbrowser.toml3
23 files changed, 93 insertions, 0 deletions
diff --git a/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/alacritty.toml b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/alacritty.toml
new file mode 100644
index 0000000..7bcc962
--- /dev/null
+++ b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/alacritty.toml
@@ -0,0 +1,3 @@
+[templates.dmsalacritty]
+input_path = 'SHELL_DIR/matugen/templates/alacritty.toml'
+output_path = 'CONFIG_DIR/alacritty/dank-theme.toml'
diff --git a/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/base.toml b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/base.toml
new file mode 100644
index 0000000..8d17029
--- /dev/null
+++ b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/base.toml
@@ -0,0 +1 @@
+[config]
diff --git a/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/dgop.toml b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/dgop.toml
new file mode 100644
index 0000000..dcfa244
--- /dev/null
+++ b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/dgop.toml
@@ -0,0 +1,3 @@
+[templates.dmsdgop]
+input_path = 'SHELL_DIR/matugen/templates/dgop.json'
+output_path = 'CONFIG_DIR/dgop/colors.json'
diff --git a/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/emacs.toml b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/emacs.toml
new file mode 100644
index 0000000..aac56ab
--- /dev/null
+++ b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/emacs.toml
@@ -0,0 +1,3 @@
+[templates.dmsemacs]
+input_path = 'SHELL_DIR/matugen/templates/dank-emacs.el'
+output_path = 'EMACS_DIR/themes/dank-emacs-theme.el'
diff --git a/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/equibop.toml b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/equibop.toml
new file mode 100644
index 0000000..3a4d4da
--- /dev/null
+++ b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/equibop.toml
@@ -0,0 +1,3 @@
+[templates.dmsequibop]
+input_path = 'SHELL_DIR/matugen/templates/vesktop.css'
+output_path = 'CONFIG_DIR/equibop/themes/dank-discord.css'
diff --git a/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/firefox.toml b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/firefox.toml
new file mode 100644
index 0000000..3f048d2
--- /dev/null
+++ b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/firefox.toml
@@ -0,0 +1,3 @@
+[templates.dmsfirefox]
+input_path = 'SHELL_DIR/matugen/templates/firefox-userchrome.css'
+output_path = 'CONFIG_DIR/DankMaterialShell/firefox.css'
diff --git a/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/foot.toml b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/foot.toml
new file mode 100644
index 0000000..9c37498
--- /dev/null
+++ b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/foot.toml
@@ -0,0 +1,3 @@
+[templates.dmsfoot]
+input_path = 'SHELL_DIR/matugen/templates/foot.ini'
+output_path = 'CONFIG_DIR/foot/dank-colors.ini'
diff --git a/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/ghostty.toml b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/ghostty.toml
new file mode 100644
index 0000000..057a3d5
--- /dev/null
+++ b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/ghostty.toml
@@ -0,0 +1,3 @@
+[templates.dmsghostty]
+input_path = 'SHELL_DIR/matugen/templates/ghostty.conf'
+output_path = 'CONFIG_DIR/ghostty/themes/dankcolors'
diff --git a/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/gtk3-dark.toml b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/gtk3-dark.toml
new file mode 100644
index 0000000..573e8bf
--- /dev/null
+++ b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/gtk3-dark.toml
@@ -0,0 +1,7 @@
+[templates.dmsgtk3]
+input_path = 'SHELL_DIR/matugen/templates/gtk-colors.css'
+output_path = 'CONFIG_DIR/gtk-3.0/dank-colors.css'
+
+[templates.dmsgtk4]
+input_path = 'SHELL_DIR/matugen/templates/gtk-colors.css'
+output_path = 'CONFIG_DIR/gtk-4.0/dank-colors.css'
diff --git a/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/gtk3-light.toml b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/gtk3-light.toml
new file mode 100644
index 0000000..91b21b6
--- /dev/null
+++ b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/gtk3-light.toml
@@ -0,0 +1,7 @@
+[templates.dmsgtk3]
+input_path = 'SHELL_DIR/matugen/templates/gtk-light-colors.css'
+output_path = 'CONFIG_DIR/gtk-3.0/dank-colors.css'
+
+[templates.dmsgtk4]
+input_path = 'SHELL_DIR/matugen/templates/gtk-colors.css'
+output_path = 'CONFIG_DIR/gtk-4.0/dank-colors.css'
diff --git a/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/hyprland.toml b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/hyprland.toml
new file mode 100644
index 0000000..21553b8
--- /dev/null
+++ b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/hyprland.toml
@@ -0,0 +1,3 @@
+[templates.dmshyprland]
+input_path = 'SHELL_DIR/matugen/templates/hypr-colors.conf'
+output_path = 'CONFIG_DIR/hypr/dms/colors.conf'
diff --git a/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/kcolorscheme.toml b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/kcolorscheme.toml
new file mode 100644
index 0000000..bf022ab
--- /dev/null
+++ b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/kcolorscheme.toml
@@ -0,0 +1,11 @@
+[templates.dmskcolorscheme]
+input_path = 'SHELL_DIR/matugen/templates/kcolorscheme.colors'
+output_path = 'DATA_DIR/color-schemes/DankMatugen.colors'
+
+[templates.dmslightkcolorscheme]
+input_path = 'SHELL_DIR/matugen/templates/light-kcolorscheme.colors'
+output_path = 'DATA_DIR/color-schemes/DankMatugenLight.colors'
+
+[templates.dmsdarkkcolorscheme]
+input_path = 'SHELL_DIR/matugen/templates/dark-kcolorscheme.colors'
+output_path = 'DATA_DIR/color-schemes/DankMatugenDark.colors'
diff --git a/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/kitty.toml b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/kitty.toml
new file mode 100644
index 0000000..a8bc15f
--- /dev/null
+++ b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/kitty.toml
@@ -0,0 +1,7 @@
+[templates.dmskitty]
+input_path = 'SHELL_DIR/matugen/templates/kitty.conf'
+output_path = 'CONFIG_DIR/kitty/dank-theme.conf'
+
+[templates.dmskittytabs]
+input_path = 'SHELL_DIR/matugen/templates/kitty-tabs.conf'
+output_path = 'CONFIG_DIR/kitty/dank-tabs.conf'
diff --git a/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/mangowc.toml b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/mangowc.toml
new file mode 100644
index 0000000..8853142
--- /dev/null
+++ b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/mangowc.toml
@@ -0,0 +1,4 @@
+[templates.dmsmango]
+input_path = 'SHELL_DIR/matugen/templates/mango-colors.conf'
+output_path = 'CONFIG_DIR/mango/dms/colors.conf'
+post_hook = 'sh -c "mmsg -d reload_config 2>&1 || true"'
diff --git a/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/neovim.toml b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/neovim.toml
new file mode 100644
index 0000000..80723d6
--- /dev/null
+++ b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/neovim.toml
@@ -0,0 +1,7 @@
+[templates.dmsneovim-colors]
+input_path = 'SHELL_DIR/matugen/templates/neovim-colors.lua'
+output_path = 'CONFIG_DIR/nvim/colors/dms.lua'
+
+[templates.dmsneovim-lualine]
+input_path = 'SHELL_DIR/matugen/templates/neovim-lualine.lua'
+output_path = 'CONFIG_DIR/nvim/lua/lualine/themes/dms.lua'
diff --git a/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/niri.toml b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/niri.toml
new file mode 100644
index 0000000..1179d36
--- /dev/null
+++ b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/niri.toml
@@ -0,0 +1,3 @@
+[templates.dmsniri]
+input_path = 'SHELL_DIR/matugen/templates/niri-colors.kdl'
+output_path = 'CONFIG_DIR/niri/dms/colors.kdl'
diff --git a/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/pywalfox.toml b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/pywalfox.toml
new file mode 100644
index 0000000..40a3c5a
--- /dev/null
+++ b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/pywalfox.toml
@@ -0,0 +1,4 @@
+[templates.dmspywalfox]
+input_path = 'SHELL_DIR/matugen/templates/pywalfox-colors.json'
+output_path = 'CACHE_DIR/wal/dank-pywalfox.json'
+post_hook = 'sh -c "command -v pywalfox && test -f ~/.cache/wal/colors.json && pywalfox update"'
diff --git a/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/qt5ct.toml b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/qt5ct.toml
new file mode 100644
index 0000000..52a664b
--- /dev/null
+++ b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/qt5ct.toml
@@ -0,0 +1,3 @@
+[templates.dmsqt5ct]
+input_path = 'SHELL_DIR/matugen/templates/qtct-colors.conf'
+output_path = 'CONFIG_DIR/qt5ct/colors/matugen.conf'
diff --git a/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/qt6ct.toml b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/qt6ct.toml
new file mode 100644
index 0000000..c39a8bd
--- /dev/null
+++ b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/qt6ct.toml
@@ -0,0 +1,3 @@
+[templates.dmsqt6ct]
+input_path = 'SHELL_DIR/matugen/templates/qtct-colors.conf'
+output_path = 'CONFIG_DIR/qt6ct/colors/matugen.conf'
diff --git a/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/vesktop.toml b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/vesktop.toml
new file mode 100644
index 0000000..c87c5bf
--- /dev/null
+++ b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/vesktop.toml
@@ -0,0 +1,3 @@
+[templates.dmsvesktop]
+input_path = 'SHELL_DIR/matugen/templates/vesktop.css'
+output_path = 'CONFIG_DIR/vesktop/themes/dank-discord.css'
diff --git a/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/wezterm.toml b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/wezterm.toml
new file mode 100644
index 0000000..47a3944
--- /dev/null
+++ b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/wezterm.toml
@@ -0,0 +1,3 @@
+[templates.dmswezterm]
+input_path = 'SHELL_DIR/matugen/templates/wezterm.toml'
+output_path = 'CONFIG_DIR/wezterm/colors/dank-theme.toml'
diff --git a/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/zed.toml b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/zed.toml
new file mode 100644
index 0000000..7443572
--- /dev/null
+++ b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/zed.toml
@@ -0,0 +1,3 @@
+[templates.dmszed]
+input_path = 'SHELL_DIR/matugen/templates/dank-zed.json'
+output_path = 'CONFIG_DIR/zed/themes/dank-zed-theme.json'
diff --git a/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/zenbrowser.toml b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/zenbrowser.toml
new file mode 100644
index 0000000..6cd4eca
--- /dev/null
+++ b/raveos-theme/hyprland/theme-data/DankMaterialShell/quickshell/matugen/configs/zenbrowser.toml
@@ -0,0 +1,3 @@
+[templates.dmszenbrowser]
+input_path = 'SHELL_DIR/matugen/templates/zen-userchrome.css'
+output_path = 'CONFIG_DIR/DankMaterialShell/zen.css'