From 23af7648e4a43a86d3d9ac7df8c285566c66bfea Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Sun, 11 May 2025 15:49:03 +0200 Subject: [PATCH] matugen: add ags sourceview themes --- .config/matugen/config.toml | 7 + .../templates/ags/sourceviewtheme-light.xml | 95 ++++++++++++++ .../matugen/templates/ags/sourceviewtheme.xml | 121 ++++++++++++++++++ 3 files changed, 223 insertions(+) create mode 100644 .config/matugen/templates/ags/sourceviewtheme-light.xml create mode 100644 .config/matugen/templates/ags/sourceviewtheme.xml diff --git a/.config/matugen/config.toml b/.config/matugen/config.toml index 487a2b170..9883e5062 100644 --- a/.config/matugen/config.toml +++ b/.config/matugen/config.toml @@ -29,4 +29,11 @@ output_path = '~/.config/gtk-3.0/gtk.css' input_path = '~/.config/matugen/templates/gtk/gtk-colors.css' output_path = '~/.config/gtk-4.0/gtk.css' +[templates.ags_source_view] +input_path = '~/.config/matugen/templates/ags/sourceviewtheme.xml' +output_path = '~/.config/ags/assets/themes/sourceviewtheme.xml' + +[templates.ags_source_view_light] +input_path = '~/.config/matugen/templates/ags/sourceviewtheme-light.xml' +output_path = '~/.config/ags/assets/themes/sourceviewtheme-light.xml' diff --git a/.config/matugen/templates/ags/sourceviewtheme-light.xml b/.config/matugen/templates/ags/sourceviewtheme-light.xml new file mode 100644 index 000000000..d501c3186 --- /dev/null +++ b/.config/matugen/templates/ags/sourceviewtheme-light.xml @@ -0,0 +1,95 @@ + + + end_4 + <_description>Catppuccin port but very random + +