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

implement custom CSS for subplebbits (text colors, banner, background etc) and settings for it #262

Open
plebeius-eth opened this issue Feb 23, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@plebeius-eth
Copy link
Member

add respective subplebbit settings for the owner, and custom UI checkbox in the seedit preferences for the user.

from the API:

SubplebbitSuggested { // values suggested by the sub owner, the client/user can ignore them without breaking interoperability
  primaryColor?: string
  secondaryColor?: string
  avatarUrl?: string
  bannerUrl?: string
  backgroundUrl?: string
  language?: string
  // TODO: menu links, wiki pages, sidebar widgets
}
@plebeius-eth plebeius-eth self-assigned this Feb 23, 2024
@plebeius-eth plebeius-eth changed the title implement custom UI for subplebbits (colors, banner image, language etc) and settings for it implement custom CSS for subplebbits (text colors, banner, background etc) and settings for it Feb 23, 2024
@plebeius-eth plebeius-eth added the enhancement New feature or request label Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant