mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 15:39:58 +00:00
Remove unused Emacs themes
This commit is contained in:
@@ -1,18 +1,9 @@
|
|||||||
;;; core-ui.el -*- lexical-binding: t; -*-
|
;;; core-ui.el -*- lexical-binding: t; -*-
|
||||||
|
|
||||||
;; Load default theme
|
;; Load default theme
|
||||||
(use-package sublime-themes
|
|
||||||
:ensure t)
|
|
||||||
|
|
||||||
(use-package soothe-theme
|
|
||||||
:ensure t)
|
|
||||||
|
|
||||||
(use-package nordic-night-theme
|
(use-package nordic-night-theme
|
||||||
:ensure t)
|
:ensure t)
|
||||||
|
|
||||||
(use-package timu-caribbean-theme
|
|
||||||
:ensure t)
|
|
||||||
|
|
||||||
(load-theme 'nordic-night t)
|
(load-theme 'nordic-night t)
|
||||||
|
|
||||||
;; Setting default font
|
;; Setting default font
|
||||||
|
|||||||
Reference in New Issue
Block a user