mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-09-06 18:18:37 +00:00
feat: added border_color option (#1000)
* feat: Allow customization of border color * docs: Update readme
This commit is contained in:
+1
-1
@@ -147,7 +147,7 @@ class Card {
|
||||
y="0.5"
|
||||
rx="${this.border_radius}"
|
||||
height="99%"
|
||||
stroke="#E4E2E2"
|
||||
stroke="${this.colors.borderColor}"
|
||||
width="${this.width - 1}"
|
||||
fill="${
|
||||
typeof this.colors.bgColor === "object"
|
||||
|
||||
Reference in New Issue
Block a user