StackGenVis: Alignment of Data, Algorithms, and Models for Stacking Ensemble Learning Using Performance Metrics https://doi.org/10.1109/TVCG.2020.3030352
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
StackGenVis/frontend/node_modules/cardinal/themes
Angelos Chatzimparmpas e069030893 fix the frontend 3 years ago
..
README.md fix the frontend 3 years ago
default.js fix the frontend 3 years ago
empty.js fix the frontend 3 years ago
hide-semicolons.js fix the frontend 3 years ago
tomorrow-night.js fix the frontend 3 years ago

README.md

cardinal themes

These are the built in themes that come with cardinal.

You can create more themes by copying and then editing the empty theme which is provided for that purpose.

The hide semicolons theme has the added benefit of making all semicolons invisible. This makes code more readable at times.

Find out how to change the theme used by cardinal here.

sharing themes

To add your theme to the cardinal built-in themes, follow the below steps:

  1. fork the cardinal repository
  2. add your theme to the themes folder and commit your changes
  3. create a pull request

If you believe that your theme is better than the current default theme, let me know by creating an issue.

This will allow others to cast their vote. If enough people agree, your theme will be promoted to be the default.

Contributed Themes

tomorrow night

tomorrow-night

by firede