Merge pull request #180 from CeduDev/master
Add support for customizable link text color
This commit is contained in:
@@ -89,6 +89,7 @@ params:
|
||||
# color:
|
||||
# textColor: "#343a40"
|
||||
# secondaryTextColor: "#6c757d"
|
||||
# textLinkColor: "#007bff"
|
||||
# backgroundColor: "#eaedf0"
|
||||
# secondaryBackgroundColor: "#64ffda1a"
|
||||
# primaryColor: "#007bff"
|
||||
@@ -97,6 +98,7 @@ params:
|
||||
# darkmode:
|
||||
# textColor: "#e4e6eb"
|
||||
# secondaryTextColor: "#b0b3b8"
|
||||
# textLinkColor: "#ffffff"
|
||||
# backgroundColor: "#18191a"
|
||||
# secondaryBackgroundColor: "#212529"
|
||||
# primaryColor: "#ffffff"
|
||||
|
||||
Reference in New Issue
Block a user