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
|
||||
|
||||
# color preference
|
||||
# When using hex codes for colors, quotations must be used along with the # sign
|
||||
# color:
|
||||
# textColor:
|
||||
# secondaryTextColor:
|
||||
# backgroundColor:
|
||||
# secondaryBackgroundColor:
|
||||
# primaryColor:
|
||||
# secondaryColor:
|
||||
# textColor: "#343a40"
|
||||
# secondaryTextColor: "#6c757d"
|
||||
# backgroundColor: "#eaedf0"
|
||||
# secondaryBackgroundColor: "#64ffda1a"
|
||||
# primaryColor: "#007bff"
|
||||
# secondaryColor: "#f8f9fa"
|
||||
|
||||
# darkmode:
|
||||
# textColor:
|
||||
# secondaryTextColor:
|
||||
# backgroundColor:
|
||||
# secondaryBackgroundColor:
|
||||
# primaryColor:
|
||||
# secondaryColor:
|
||||
# textColor: "#e4e6eb"
|
||||
# secondaryTextColor: "#b0b3b8"
|
||||
# backgroundColor: "#18191a"
|
||||
# secondaryBackgroundColor: "#212529"
|
||||
# primaryColor: "#ffffff"
|
||||
# secondaryColor: "#212529"
|
||||
|
||||
# If you want to customize the menu, you can change it here
|
||||
navbar:
|
||||
|
||||
Reference in New Issue
Block a user