# Modes, Themes, and Keyboard Handlers

All modes, themes, and keyboard handlers should be required through [`ace-builds`](https://github.com/ajaxorg/ace-builds) directly.

### Example Modes

- javascript
- java
- python
- xml
- ruby
- sass
- markdown
- mysql
- json
- html
- handlebars
- golang
- csharp
- coffee
- css

### Example Themes

- monokai
- github
- tomorrow
- kuroir
- twilight
- xcode
- textmate
- solarized dark
- solarized light
- terminal

### Example Keyboard Handlers

- vim
- emacs
