a13 / lor-theme

Just another Tango theme based on linux.org.ru colors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://linux.org.ru inspired theme (tango-dark based)

./lor-theme.png

Installation

using Quelpa

(use-package lor-theme
  :ensure nil
  :custom-face
  (variable-pitch ((t (:family "Serif"))))
  (fixed-pitch ((t (:family "Consolas-15"))))
  :config
  (load-theme 'lor)
  :quelpa
  (lor-theme :repo "a13/lor-theme" :fetcher github :version original))

About

Just another Tango theme based on linux.org.ru colors


Languages

Language:Emacs Lisp 100.0%