giti - Improved background for reduced available colors
This commit is contained in:
parent
5b9d636295
commit
b146375353
4
giti
4
giti
@ -2,8 +2,8 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
# DEFINITIONS #####################################################################################
|
# DEFINITIONS #####################################################################################
|
||||||
COLOR_BACKGROUND="\033[48;2;50;80;150m" # RGB BACKGROUND
|
COLOR_BACKGROUND="\033[48;2;64;64;64m" # RGB BACKGROUND
|
||||||
COLOR_FOR_AS_BACKGROUND="\033[38;2;50;80;150m" # RGB FOREGROUND
|
COLOR_FOR_AS_BACKGROUND="\033[38;2;64;64;64m" # RGB FOREGROUND
|
||||||
COLOR_WHITE="\033[00m"
|
COLOR_WHITE="\033[00m"
|
||||||
COLOR_CYAN="\033[1;36m"
|
COLOR_CYAN="\033[1;36m"
|
||||||
COLOR_RED="\033[1;31m"
|
COLOR_RED="\033[1;31m"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user