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

Add a standard style interface #2

Open
Fydar opened this issue Dec 28, 2021 · 0 comments
Open

Add a standard style interface #2

Fydar opened this issue Dec 28, 2021 · 0 comments
Assignees

Comments

@Fydar
Copy link
Owner

Fydar commented Dec 28, 2021

Allow renderers to read from a standardized styling library.

Styles should allow for text decoration and styling along with box styling and layouts.

I want to be able to render code in the style of ray.so.

Screenshot_20211228-201756

This would require the following styling capabilities:

  • Syntax highlighting themes
  • Gradient backgrounds
  • Transparent backgrounds
  • Padding and spacing
  • Borders and border radius
  • Box shadows
  • Optional line numbering
  • Additional UI elements (circles)
  • Dynamic UI elements (file title)

Text should be able to be styled with the following:

  • Font
  • Font Colour
  • Font Weight
  • Font Style (bold, italics, e.t.c)
  • Decorations (underline, strikethrough, e.t.c)
@Fydar Fydar self-assigned this Dec 28, 2021
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