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!