diff --git a/webpage/BetterBash/src/App.vue b/webpage/BetterBash/src/App.vue index 22dd508..6d0015d 100644 --- a/webpage/BetterBash/src/App.vue +++ b/webpage/BetterBash/src/App.vue @@ -5,39 +5,51 @@
This tool allows you to customize the colors of your bash PS1 prompt. - Select different terminal colors for each component to see how they + Select different terminal colors for each component and individually toggle + "light" (bright) or "bold" styles to see how they look in the preview.
-- To use your customized prompt, you'll need to replace the color - variables in your .bashrc file with the selected values. -