Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom colour formatting #86

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

gaco79
Copy link

@gaco79 gaco79 commented Sep 15, 2024

Config the displayed colours using YAML.

@gaco79
Copy link
Author

gaco79 commented Sep 15, 2024

YAML format.

colours:
  negative: "#391CD9"
  low: "MediumSeaGreen"
  medium: "orange"
  high: "Tomato"
  highest: "red"
  cheapest: "LightGreen"
  cheapestNegative: "LightBlue"

Apologies, I think VSCode has applied some automatic styling to the README. Don't think it makes much difference, but can revert if it's a problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant