hipster-theme

https://github.com/xzerocode/hipster-theme.git

git clone 'git://github.com/xzerocode/hipster-theme.git'
10

Hipster Theme

Available in MELPA

Recommendation: To use this theme in all its beauty, turn your transparent emacs with the following code in init.el

  ;; Transparent Emacs
  ;;(set-frame-parameter (selected-frame) 'alpha '(<active> [<inactive>]))
    (set-frame-parameter (selected-frame) 'alpha '(88 70))
    (add-to-list 'default-frame-alist '(alpha 88 70))

:) Fun colors

#Clojure #Python #Html #Javascript

Example