emacs-vs-dark-theme/Eask
Jen-Chieh Shen d7877761bb
Update Eask
2022-04-06 14:59:40 +08:00

14 lines
331 B
Text

(package "vs-dark-theme"
"1.0"
"Visual Studio IDE dark theme")
(package-file "vs-dark-theme.el")
(source "melpa")
(depends-on "emacs" "24.1")
(development
(depends-on "ert-runner"))
(setq network-security-level 'low) ; see https://github.com/jcs090218/setup-emacs-windows/issues/156#issuecomment-932956432