summaryrefslogtreecommitdiff
path: root/.config/starship.toml
diff options
context:
space:
mode:
Diffstat (limited to '.config/starship.toml')
-rw-r--r--.config/starship.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/starship.toml b/.config/starship.toml
index 0eee1ed..a886bab 100644
--- a/.config/starship.toml
+++ b/.config/starship.toml
@@ -52,11 +52,11 @@ dir_fg = 'white'
dir_repo_fg='black'
dir_ro_fg='yellow'
vcs = '#FCA17D'
-vcs_fg = '8'
+vcs_fg = 'black'
lang = '#86BBD8'
-lang_fg = '8'
+lang_fg = 'black'
jobs = '#DA627D'
-jobs_fg = '8'
+jobs_fg = 'black'
status = '#33658A'
status_fg = 'white'