Merge pull request #170 from TeamLinux01/exampleDefault
Added a description to help with changing profile colors
This commit is contained in:
+13
-12
@@ -85,21 +85,22 @@ params:
|
|||||||
textAlign: left # default: left
|
textAlign: left # default: left
|
||||||
|
|
||||||
# color preference
|
# color preference
|
||||||
|
# When using hex codes for colors, quotations must be used along with the # sign
|
||||||
# color:
|
# color:
|
||||||
# textColor:
|
# textColor: "#343a40"
|
||||||
# secondaryTextColor:
|
# secondaryTextColor: "#6c757d"
|
||||||
# backgroundColor:
|
# backgroundColor: "#eaedf0"
|
||||||
# secondaryBackgroundColor:
|
# secondaryBackgroundColor: "#64ffda1a"
|
||||||
# primaryColor:
|
# primaryColor: "#007bff"
|
||||||
# secondaryColor:
|
# secondaryColor: "#f8f9fa"
|
||||||
|
|
||||||
# darkmode:
|
# darkmode:
|
||||||
# textColor:
|
# textColor: "#e4e6eb"
|
||||||
# secondaryTextColor:
|
# secondaryTextColor: "#b0b3b8"
|
||||||
# backgroundColor:
|
# backgroundColor: "#18191a"
|
||||||
# secondaryBackgroundColor:
|
# secondaryBackgroundColor: "#212529"
|
||||||
# primaryColor:
|
# primaryColor: "#ffffff"
|
||||||
# secondaryColor:
|
# secondaryColor: "#212529"
|
||||||
|
|
||||||
# If you want to customize the menu, you can change it here
|
# If you want to customize the menu, you can change it here
|
||||||
navbar:
|
navbar:
|
||||||
|
|||||||
Reference in New Issue
Block a user