From ea0560c9780ff9fde7109e54dd51b744056af4c0 Mon Sep 17 00:00:00 2001 From: sefidel Date: Tue, 15 Feb 2022 22:26:04 +0900 Subject: chore: add theme TODOs --- home/profiles/base/default.nix | 1 + home/profiles/messaging/default.nix | 1 + 2 files changed, 2 insertions(+) diff --git a/home/profiles/base/default.nix b/home/profiles/base/default.nix index 63013c7..ac2f952 100644 --- a/home/profiles/base/default.nix +++ b/home/profiles/base/default.nix @@ -34,6 +34,7 @@ in home.file.".icons/default".source = "${pkgs.vanilla-dmz}/share/icons/Vanilla-DMZ-AA"; + # TODO: use limestone theme neotheme = { name = "Nightlamp Theme - Iceberg Variant"; identifier = "nightlamp-iceberg"; diff --git a/home/profiles/messaging/default.nix b/home/profiles/messaging/default.nix index b6f123d..b08e0bf 100644 --- a/home/profiles/messaging/default.nix +++ b/home/profiles/messaging/default.nix @@ -167,6 +167,7 @@ in "index,pager \\Cn " ]; + # TODO: Re-theme this after nightlamp -> limestone theme extraConfig = '' # Default index colors: color index yellow default '.*' -- cgit 1.4.1