about summary refs log tree commit diff
path: root/init/theme.el
blob: 3ad6a8a818502c148d492fb4d8c394d1a4fd65e2 (plain) (blame)
1
2
3
4
5
6
;;; theme.el --- Editor theming. -*- lexical-binding: t; -*-

;; Configure smart mode line
(sml/setup)

(provide 'theme)