one-theme-ace

One themes for use with react-ace

Usage no npm install needed!

<script type="module">
  import oneThemeAce from 'https://cdn.skypack.dev/one-theme-ace';
</script>

README

ayu

One themes for use with react-ace

Install

npm install --save one-theme-ace

Use

// To import ALL THEMES:
import 'one-theme-ace'

// To Import SINGLE THEME:
import 'one-theme-ace/one-dark'

Done

That's it. Big props to the creators of the color schemes of the one themes!