DEV Community

Discussion on: Dracula PRO released! πŸ§›β€β™‚οΈ

Collapse
 
brownio profile image
Antonio Djigo

10 Themes
6 Variants
4 Hand-picked Fonts
1 Productivity E-book
1 Bonus Screencast
Constant updates
Support included
License for 3 computers

Is it that weird to pay for someone's time and effort?

Collapse
 
biros profile image
Boris Jamot ✊ /

I'm not saying that this guy didn't spend time and effort to build this theme. He did a great job, and I must say that I'm a big fan of Dracula themes.

I even created a Dracula theme for tmux (waiting to be merged into official repository) :

GitHub logo mamyn0va / tmux-dracula

πŸ”₯ Awesome .tmux.conf configuration file with Dracula theme πŸ§›β€β™‚οΈ and task support.

tmux-dracula

Self-contained, pretty and versatile .tmux.conf configuration file with Dracula theme and task support.

Please note that there is now an official dracula theme for tmux!

Screenshot

Installation

Requirements:

  • tmux >= 2.1 running inside Linux, Mac, OpenBSD, Cygwin or WSL (Bash on Ubuntu on Windows)
  • taskwarrior
  • outside of tmux, $TERM must be set to xterm-256color

To install, run the following from your terminal: (you may want to backup your existing ~/.tmux.conf first)

$ cd
$ git clone git@github.com:mamyn0va/tmux-dracula.git .tmux
$ ln -s -f .tmux/.tmux.conf
$ cp .tmux/.tmux.conf.local
$ git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm

Then reload your tmux conf:

$ tmux source ~/.tmux.conf

Then install the required plugins by pressing prefix + I (capital i, as in Install) to fetch the plugins using tpm.

Finally proceed to customize your ~/.tmux.conf.local copy.

If you're a Vim user, setting the $EDITOR environment variable to vim will enable and further customize the…

I just don't want to pay for that :)