# === icons ===

ico_entry_success = 
ico_entry_failed = 

# === colors ===

col_entry_success = #aab4c0
col_entry_failed = #DF6C74

col_main = #aab4c0
col_git_branch = #99C379
col_git_status = #DF6C74

# === settings ===

# add space in between each command
set_space = true

# if true, the prompt input will be below. if false, on the same line
set_prompt_newline = true

set_show_git_branch = true
set_show_git_status = true
