user/catppuccin: add a palette attribute

This commit is contained in:
LavaDesu 2025-03-06 22:38:08 +11:00
parent 496274c0a5
commit 4c08dd9171
Signed by: cilly
GPG key ID: 6500251E087653C9
4 changed files with 31 additions and 8 deletions

17
flake.lock generated
View file

@ -69,6 +69,22 @@
"type": "github"
}
},
"catppuccin-palette": {
"flake": false,
"locked": {
"lastModified": 1730938296,
"narHash": "sha256-8AZVLJq5fKbMd/YFbqwgpHB7p4iTPTIMmC39R+3ZZ80=",
"owner": "catppuccin",
"repo": "palette",
"rev": "b85d36adec22631684ae64ced0a5cdd15462de3b",
"type": "github"
},
"original": {
"owner": "catppuccin",
"repo": "palette",
"type": "github"
}
},
"catppuccin-v1_1": {
"locked": {
"lastModified": 1734055249,
@ -865,6 +881,7 @@
"aagl": "aagl",
"agenix": "agenix",
"catppuccin": "catppuccin",
"catppuccin-palette": "catppuccin-palette",
"discord-tokyonight": "discord-tokyonight",
"discover": "discover",
"fast-syntax-highlighting": "fast-syntax-highlighting",