getomni/omni

Omni for Prism.js

martins-rafael opened this issue · 4 comments

Add a new theme to the organization

If you have already created a theme, make sure you check the following requirements:

  • The theme follows the template;
  • The theme follows the Omni Color Palette;
  • The branch name is main (we will keep this name pattern from now on);
  • The theme has correct instructions on how to install it;
  • The repository name is lowercase and contains just the application name. E.g. visual-studio-code.

Application: Prism.js
Application URL https://prismjs.com/
GitHub URL: https://github.com/martins-rafael/prismjs

Hello @martins-rafael, thanks for the contribution.

I saw the screenshot inside the theme URL but it seems that the colors are not matching between the code i write inside VSCode and PrismJS, can you take a look on it?

code

Hey @diego3g , I adjusted this, but the colors don’t match perfectly, because the VSCode themes are much more granular than the Prisma themes.

See the side-by-side comparison:

JavaScript
js

HTML
html

CSS
css

I invited you to be part of the Omni Organization so you we can create a new repository for the Prism theme :)

Thanks <3

I made the transfer of the repository and opened a PR to add the theme to the main one 🚀