From 971bbb74a02f83650c8cd0550fb91886c4d460fe Mon Sep 17 00:00:00 2001 From: Shipwreckt Date: Sat, 22 Feb 2025 07:10:10 +0000 Subject: 2nd initial commit --- .../synth-shell/synth-shell-prompt.root.config | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 files/old-config/synth-shell/synth-shell-prompt.root.config (limited to 'files/old-config/synth-shell/synth-shell-prompt.root.config') diff --git a/files/old-config/synth-shell/synth-shell-prompt.root.config b/files/old-config/synth-shell/synth-shell-prompt.root.config new file mode 100644 index 0000000..ee4d613 --- /dev/null +++ b/files/old-config/synth-shell/synth-shell-prompt.root.config @@ -0,0 +1,24 @@ +##============================================================================== +## COLORS +##============================================================================== + +font_color_user="black" +background_user="red" +texteffect_user="bold" + +font_color_host="red" +background_host="black" +texteffect_host="bold" + +font_color_pwd="black" +background_pwd="red" +texteffect_pwd="bold" + +font_color_git="white" +background_git="black" +texteffect_git="bold" + +font_color_input="red" +background_input="none" +texteffect_input="bold" + -- cgit v1.2.3