Skip to content

Latest commit

 

History

History

colors

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Colors

Importing colors will add the color palette CSS Custom Properties to the document.

Run the demo page to see the full palette. See colors.js for the variable names (i.e. --d2l-color-*).

Usage

<script type="module">
  import '@brightspace-ui/core/components/colors/colors.js';
</script>

Future Enhancements

Looking for an enhancement not listed here? Create a GitHub issue!