giti - background color slightly more blue
This commit is contained in:
parent
9660bf333f
commit
ee9d3749c1
4
giti
4
giti
@ -2,8 +2,8 @@
|
||||
#
|
||||
|
||||
# DEFINITIONS #####################################################################################
|
||||
COLOR_BACKGROUND="\033[48;2;48;64;64m" # RGB BACKGROUND
|
||||
COLOR_FOR_AS_BACKGROUND="\033[38;2;48;64;64m" # RGB FOREGROUND LIKE BACKGROUND
|
||||
COLOR_BACKGROUND="\033[48;2;48;64;72m" # RGB BACKGROUND
|
||||
COLOR_FOR_AS_BACKGROUND="\033[38;2;48;64;72m" # RGB FOREGROUND LIKE BACKGROUND
|
||||
|
||||
COLOR_DARKGREEN="\033[0;32m" # PROMPT LINES
|
||||
COLOR_NORMAL="\033[0m" # RESET
|
||||
|
Loading…
x
Reference in New Issue
Block a user