synth-shell-prompt.root.config (521B)
1 ##============================================================================== 2 ## COLORS 3 ##============================================================================== 4 5 font_color_user="black" 6 background_user="red" 7 texteffect_user="bold" 8 9 font_color_host="red" 10 background_host="black" 11 texteffect_host="bold" 12 13 font_color_pwd="black" 14 background_pwd="red" 15 texteffect_pwd="bold" 16 17 font_color_git="white" 18 background_git="black" 19 texteffect_git="bold" 20 21 font_color_input="red" 22 background_input="none" 23 texteffect_input="bold" 24