diff options
Diffstat (limited to 'files/old-config/synth-shell/synth-shell-prompt.root.config')
-rw-r--r-- | files/old-config/synth-shell/synth-shell-prompt.root.config | 24 |
1 files changed, 24 insertions, 0 deletions
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" + |