Skip to content

Commit

Permalink
color links in yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
LasseMempel committed Jun 17, 2024
1 parent da32b01 commit 7996c0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ ui:
skoHubLightColor: "rgb(40, 200, 175)"
skoHubThinColor: "rgb(55, 250, 210)"
skoHubBlackColor: "rgb(5, 30, 30)"
skoHubAction: "rgb(230, 0, 125)"
skoHubAction: "rgb(230, 0, 125)" # Links auf Einträge
skoHubNotice: "rgb(250, 180, 50)"
skoHubDarkGrey: "rgb(155, 155, 155)"
skoHubMiddleGrey: "rgb(200, 200, 200)"
Expand Down

0 comments on commit 7996c0e

Please sign in to comment.