chore: add meta.yaml to all templates
- Standardized metadata (author, description, version, strategy) across all theme templates. - Ensures consistent build behavior and documentation.
This commit is contained in:
4
templates/alacritty/meta.yaml
Normal file
4
templates/alacritty/meta.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
author: S0wlz (Owlibou)
|
||||
description: Alacritty TOML theme
|
||||
version: 1.0.0
|
||||
strategy: individual
|
||||
4
templates/gemini/meta.yaml
Normal file
4
templates/gemini/meta.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
author: S0wlz (Owlibou)
|
||||
description: Gemini CLI custom theme
|
||||
version: 1.0.0
|
||||
strategy: individual
|
||||
4
templates/gtk4/meta.yaml
Normal file
4
templates/gtk4/meta.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
author: S0wlz (Owlibou)
|
||||
description: GTK4 / Libadwaita theme (light/dark responsive)
|
||||
version: 1.0.0
|
||||
strategy: aggregated
|
||||
4
templates/kitty/meta.yaml
Normal file
4
templates/kitty/meta.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
author: S0wlz (Owlibou)
|
||||
description: Kitty terminal configuration
|
||||
version: 1.0.0
|
||||
strategy: individual
|
||||
4
templates/nvim/meta.yaml
Normal file
4
templates/nvim/meta.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
author: S0wlz (Owlibou)
|
||||
description: Neovim colorscheme (Lua)
|
||||
version: 1.0.0
|
||||
strategy: individual
|
||||
4
templates/zed/meta.yaml
Normal file
4
templates/zed/meta.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
author: S0wlz (Owlibou)
|
||||
description: Zed theme extension (multi-scheme)
|
||||
version: 1.0.0
|
||||
strategy: aggregated
|
||||
4
templates/zsh/meta.yaml
Normal file
4
templates/zsh/meta.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
author: S0wlz (Owlibou)
|
||||
description: Zsh cockpit theme with radar
|
||||
version: 1.0.0
|
||||
strategy: individual
|
||||
Reference in New Issue
Block a user