summaryrefslogtreecommitdiffstats
path: root/pkg/gui/style
AgeCommit message (Expand)Author
2024-05-19Remove redundant variable dedeclarationsJesse Duffield
2024-03-29Cleanup: don't mess with globals in tests without resetting themStefan Haller
2023-06-01Stop hiding underscores for VSCodeJesse Duffield
2023-05-21Support strikethrough text styleJesse Duffield
2023-02-03fix: fix `default` color to be whiteRyooooooga
2022-11-13better hiding of underscoresJesse Duffield
2022-11-13hide underscores moreJesse Duffield
2022-11-13disable underscores in vscode while we wait for underscore glitch to be fixedJesse Duffield
2022-11-12use better colour defaultsJesse Duffield
2022-03-17start moving commit panel handlers into controllerJesse Duffield
2021-11-05render commit graphJesse Duffield
2021-11-01add graph algorithmJesse Duffield
2021-09-01Fix misspellscodesoap
2021-08-09add tests for TemplateFuncMapAddColorsmjarkk
2021-08-09Add color functions to templates funcMapsElwardi
2021-08-07Support match colors in `labelFormat` entry in menuFromCommand promptsElwardi
2021-08-01more color testsJesse Duffield
2021-07-31add tests for color changesmjarkk
2021-07-31refactorJesse Duffield
2021-07-31more efficientJesse Duffield
2021-07-31simplify code a bitJesse Duffield
2021-07-30Switch to github.com/gookit/color for terminal colorsmjarkk