0.2.2 • Published 1 year ago
hyper-dracula v0.2.2
Dracula for Hyper
A dark theme for Hyper.

Install
All instructions can be found at draculatheme.com/hyper.
Tips
The screenshot shown is a combination of the following additional software:
Vim and Hyper
If you have issues Vim and Hyper theme colour mismatch. Open .vimrc or init.vim adding these lines before the line with colorscheme dracula
let g:dracula_colorterm = 0
let g:dracula_italic = 0Or issues macOS Big Sur broke italics in Vim
let &t_ZH="\e[3m"
let &t_ZR="\e[23m"
g:dracula_italic = 1Team
This theme is maintained by the following person(s) and a bunch of awesome contributors.
| Dang Van Thanh | Zeno Rocha | Haeseong Je | Beau Allison | Brandonptucker | xmatheus | 
Community
- Twitter - Best for getting updates about themes and new stuff.
 - GitHub - Best for asking questions and discussing issues.
 - Discord - Best for hanging out with the community.
 
