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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for FX ( Power Apps) #157

Open
westerdaled opened this issue Apr 29, 2021 · 5 comments
Open

Add support for FX ( Power Apps) #157

westerdaled opened this issue Apr 29, 2021 · 5 comments

Comments

@westerdaled
Copy link

Be good to to give Power Apps ( low code platfrom) FX Code snippets the love they deserve馃榿

Here I am comparing the Gutenberg Code block with an Enlighter JavaScript / Enlighter theme block. Looks good, although I would like to increase the font size and change the comment colours . Is this easily done with the current version?

FX Code snippet

@AndiDittrich
Copy link
Member

The EnlighterJS theme styles can be changed by the customizer or a custom theme.

@westerdaled
Copy link
Author

@AndiDittrich,

Thanks for replying:
I am happy to try both to compare one over the other. Essentially , I want to change the font , background ( like gists) and try to make the code look simiar to the edits I perform in Power Apps. Happy share with the community .

As for the dev tools, I use nvm instead of Yarn to change node versions, but can install it if needed.
https://github.com/EnlighterJS/documentation/blob/master/development/README.md#theme-development

I have not found much info on the customiser. is there a howto doc for it?

@AndiDittrich
Copy link
Member

The theme customizer supports all symbols/tokens as mentioned in the docs: https://github.com/EnlighterJS/documentation/blob/master/development/HighlightingEngine_and_Symbols.md

@westerdaled
Copy link
Author

Sorry, I am still confused as how I get started with the customiser .. most of the docs cover theme or language creation which I wil have a go at.

@AndiDittrich
Copy link
Member

There is not documentation for the customizer because of it's simplicity. The customizer is just a interface for the (initial) theme creation with a limited scope and it's only intended for beginners, not for users which are already using custom themes.

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

No branches or pull requests

2 participants