mirror of
https://github.com/emacs-vs/vs-light-theme.git
synced 2025-12-15 14:51:03 -08:00
12 lines
316 B
Text
12 lines
316 B
Text
(package "vs-light-theme" "1.0" "Visual Studio IDE light theme")
|
|
|
|
(package-file "vs-light-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
|