1
0
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:
2022-12-13 14:12:40 +01:00
parent 99bc72eb29
commit e4514389f1
6 changed files with 121 additions and 4 deletions

View File

@@ -40,7 +40,7 @@ rec {
sshPort = 22022;
colours = import ./colours/ibm-3270.nix;
colours = import ./colours/papercolor-dark.nix;
theme = pkgs: {
gtk = {