1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat: IBM 3270 colors

This commit is contained in:
2022-01-14 19:17:01 +01:00
parent 310e9d8b46
commit ed646335f1
2 changed files with 38 additions and 1 deletions

View File

@@ -15,7 +15,7 @@ rec {
sshPort = 22022;
colours = import ./colours/mac-os.nix;
colours = import ./colours/ibm-3270.nix;
theme = pkgs: {
gtk = {