From 0aaf97628c0d2b556cf250435330f4e64f49a102 Mon Sep 17 00:00:00 2001 From: Charlotte Van Petegem Date: Mon, 7 Aug 2023 10:53:09 +0200 Subject: [PATCH] treewide: reformat --- modules/graphical/terminal/default.nix | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/modules/graphical/terminal/default.nix b/modules/graphical/terminal/default.nix index 51e7f7c2..c7970b8f 100644 --- a/modules/graphical/terminal/default.nix +++ b/modules/graphical/terminal/default.nix @@ -38,14 +38,14 @@ regular5 = "ea76cb"; regular6 = "179299"; regular7 = "acb0be"; - bright0 = "6c6f85"; - bright1 = "d20f39"; - bright2 = "40a02b"; - bright3 = "df8e1d"; - bright4 = "1e66f5"; - bright5 = "ea76cb"; - bright6 = "179299"; - bright7 = "bcc0cc"; + bright0 = "6c6f85"; + bright1 = "d20f39"; + bright2 = "40a02b"; + bright3 = "df8e1d"; + bright4 = "1e66f5"; + bright5 = "ea76cb"; + bright6 = "179299"; + bright7 = "bcc0cc"; }; }; };