Add Sweet Ambar Theme

This commit is contained in:
Invariantspace 2024-06-11 00:11:48 -07:00
parent 6e0d3eb6a0
commit 12ce7dd148
No known key found for this signature in database
GPG key ID: EBC4A20067373921
3 changed files with 161 additions and 6 deletions

View file

@ -4,6 +4,22 @@
inputs = {
flake-utils.url = "github:numtide/flake-utils";
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
candy-icons = {
flake = false;
url = "git+https://github.com/EliverLara/candy-icons";
};
sweet-ambar-blue = {
flake = false;
url = "git+https://github.com/EliverLara/Sweet?ref=Ambar-Blue";
};
sweet-ambar-blue-dark = {
flake = false;
url = "git+https://github.com/EliverLara/Sweet?ref=Ambar-Blue-Dark";
};
sweet-folders = {
flake = false;
url = "git+https://github.com/EliverLara/Sweet-folders";
};
wallpaper-engine-plasma5-plugin = {
flake = false;
url = "git+https://github.com/catsout/wallpaper-engine-kde-plugin?submodules=1";
@ -18,7 +34,7 @@
};
yorha-sound-theme = {
flake = false;
url = "git+https://forgejo.invariantspace.com/macronova/yorha-sound-theme.git";
url = "git+https://forgejo.invariantspace.com/macronova/yorha-sound-theme";
};
};