Skip to content

Commit 8ec183c

Browse files
authored
chore: add fields in .env.example
1 parent dacdaf4 commit 8ec183c

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.env.example

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,12 @@ INPUT_UPDATED_DATE_FORMAT=%d/%m/%Y %H:%M:%S
2323
INPUT_COMMIT_BY_ME=True
2424
INPUT_COMMIT_MESSAGE=Updated with Dev Metrics
2525
INPUT_COMMIT_SINGLE=True
26+
INPUT_BADGE_STYLE=flat
27+
INPUT_BAR_STYLE=text
28+
INPUT_BAR_COLOR=#90CAF9
29+
INPUT_BAR_TRACK_COLOR=#172f45
30+
INPUT_TEXT_PRIMARY_COLOR=#c9d1d9
31+
INPUT_TEXT_SECONDARY_COLOR=#8b949e
32+
INPUT_BAR_RADIUS=0
2633
INPUT_DEBUG_LOGGING=True
2734
DEBUG_RUN=True

0 commit comments

Comments
 (0)