Skip to content

Commit 3db7932

Browse files
Added GitHub Advisories badge color - DependencyTrack/dependency-track#1225
1 parent b0b4014 commit 3db7932

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/assets/scss/_custom.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,10 @@
9090
background-color: #E4AFAF;
9191
border: 1px solid #CC6666;
9292
}
93+
.label-source-github {
94+
background-color: #D4BBF7;
95+
border: 1px solid #A66AF7;
96+
}
9397
.label-source-internal {
9498
background-color: #EBE5A8;
9599
border: 1px solid #DCD167;

0 commit comments

Comments
 (0)