Rate this IDE Theme

import React from "react"
import ReactDOM from "react-dom"

import App from "./components/App"

const root = document. getElementById ( "app" );
ReactDOM.render(< App />, root)

Keep rating the theme above to get machine-learning recommended themes bellow.
It might take at least 20 ratings to get a good recommendation!