mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
feat(color): use papercolor
This commit is contained in:
@@ -40,7 +40,7 @@ rec {
|
||||
|
||||
sshPort = 22022;
|
||||
|
||||
colours = import ./colours/ibm-3270.nix;
|
||||
colours = import ./colours/papercolor-dark.nix;
|
||||
|
||||
theme = pkgs: {
|
||||
gtk = {
|
||||
|
||||
Reference in New Issue
Block a user