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

configure add card/list colours #6

Open
sant0s opened this issue Jan 21, 2023 · 0 comments
Open

configure add card/list colours #6

sant0s opened this issue Jan 21, 2023 · 0 comments

Comments

@sant0s
Copy link

sant0s commented Jan 21, 2023

Congratulations for Tekkan!

It'd be nice if, besides bg, navbg, listbg, textcolor and card, the following colours could also be tweaked:

  • The colour of Add a card (currently hardcoded to #888)
  • The colour of Add a list (currently hardcoded to rgba(255,255,255,.7))

Additionally, the documentation at https://ibnishak.github.io/Tekkan/#How%20to%20add%20custom%20palettes could be improved by replacing the 2nd step with something like:

Fill in the tiddler with the following information:

Name: $:/Tekan/Palette/<YourColourPaletteName>
Tag: $:/Tekan/Palette
Type: application/x-tiddler-dictionary
Content:

bg: <board background colour>
navbg: <navigation bar background colour> 
listbg: <list background colour> 
textcolor: <list title, card content, list action items, etc. foreground colour>
card: <? colour>
cardaddcolor: <"Add card" foreground colour>
listaddcolor: <"Add list" foreground colour>

I could not find where card is used. cardaddcolor and listaddcolor above are just name suggestions for the newly configured colours.

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

No branches or pull requests

1 participant