diff --git a/templates/alacritty/meta.yaml b/templates/alacritty/meta.yaml new file mode 100644 index 0000000..750e26d --- /dev/null +++ b/templates/alacritty/meta.yaml @@ -0,0 +1,4 @@ +author: S0wlz (Owlibou) +description: Alacritty TOML theme +version: 1.0.0 +strategy: individual diff --git a/templates/gemini/meta.yaml b/templates/gemini/meta.yaml new file mode 100644 index 0000000..d320fc8 --- /dev/null +++ b/templates/gemini/meta.yaml @@ -0,0 +1,4 @@ +author: S0wlz (Owlibou) +description: Gemini CLI custom theme +version: 1.0.0 +strategy: individual diff --git a/templates/gtk4/meta.yaml b/templates/gtk4/meta.yaml new file mode 100644 index 0000000..fee37e5 --- /dev/null +++ b/templates/gtk4/meta.yaml @@ -0,0 +1,4 @@ +author: S0wlz (Owlibou) +description: GTK4 / Libadwaita theme (light/dark responsive) +version: 1.0.0 +strategy: aggregated diff --git a/templates/kitty/meta.yaml b/templates/kitty/meta.yaml new file mode 100644 index 0000000..8d1951c --- /dev/null +++ b/templates/kitty/meta.yaml @@ -0,0 +1,4 @@ +author: S0wlz (Owlibou) +description: Kitty terminal configuration +version: 1.0.0 +strategy: individual diff --git a/templates/nvim/meta.yaml b/templates/nvim/meta.yaml new file mode 100644 index 0000000..7cf3c70 --- /dev/null +++ b/templates/nvim/meta.yaml @@ -0,0 +1,4 @@ +author: S0wlz (Owlibou) +description: Neovim colorscheme (Lua) +version: 1.0.0 +strategy: individual diff --git a/templates/zed/meta.yaml b/templates/zed/meta.yaml new file mode 100644 index 0000000..31c5617 --- /dev/null +++ b/templates/zed/meta.yaml @@ -0,0 +1,4 @@ +author: S0wlz (Owlibou) +description: Zed theme extension (multi-scheme) +version: 1.0.0 +strategy: aggregated diff --git a/templates/zsh/meta.yaml b/templates/zsh/meta.yaml new file mode 100644 index 0000000..e99e5e8 --- /dev/null +++ b/templates/zsh/meta.yaml @@ -0,0 +1,4 @@ +author: S0wlz (Owlibou) +description: Zsh cockpit theme with radar +version: 1.0.0 +strategy: individual