Some initial catppucin theming :)

This commit is contained in:
Lillian Violet 2024-04-26 22:59:34 +02:00
parent 37f25a346e
commit 06442942aa
4 changed files with 58 additions and 4 deletions

16
flake.lock generated
View file

@ -39,6 +39,21 @@
"type": "gitlab"
}
},
"catppuccin": {
"locked": {
"lastModified": 1713895615,
"narHash": "sha256-SVkxhcL0/IN5fNI2dqr702wXOnzktsm0LCEVGRAJQcY=",
"owner": "catppuccin",
"repo": "nix",
"rev": "a48e70a31616cb63e4794fd3465bff1835cc4246",
"type": "github"
},
"original": {
"owner": "catppuccin",
"repo": "nix",
"type": "github"
}
},
"complement": {
"flake": false,
"locked": {
@ -817,6 +832,7 @@
},
"root": {
"inputs": {
"catppuccin": "catppuccin",
"conduit": "conduit",
"disko": "disko",
"flake-utils": "flake-utils_3",