Change PR/issue number color to pink
This commit is contained in:
parent
a30bc92b94
commit
c45fcb34d1
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ COLOR_BRANCH = utils.consts.ORANGE
|
|||
COLOR_REPO = utils.consts.GREY
|
||||
COLOR_POSITIVE = utils.consts.GREEN
|
||||
COLOR_NEGATIVE = utils.consts.RED
|
||||
COLOR_ID = utils.consts.PURPLE
|
||||
COLOR_ID = utils.consts.PINK
|
||||
|
||||
FORM_ENCODED = "application/x-www-form-urlencoded"
|
||||
|
||||
|
|
Loading…
Reference in a new issue