New color system

This commit is contained in:
2024-01-29 19:56:18 -07:00
parent f5f1a2b69c
commit 7acf0e13f3
12 changed files with 162 additions and 56 deletions

View File

@@ -13,6 +13,8 @@ packages = [
# Visual
pkgs.imagemagick
pkgs.kate
pkgs.helix
pkgs.howl
#Games
pkgs.prismlauncher-qt5
@@ -28,7 +30,7 @@ nonFreePackages = [
];
in {
imports = [ ../colors/monokai-dark ];
custom.colors = import ../themes/colors/base16-monokai.nix;
custom.wallpaper = ../wallpapers/blip-blip-blip-blip.jpg;
home = {