Skip to content

Commit c3c6b0b

Browse files
committed
Fixed interactive.
1 parent 030f7bb commit c3c6b0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vs-dark-theme.el

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@
7272
;;;###autoload
7373
(defun vs-dark-theme ()
7474
"Load Visual Studio dark theme."
75+
(interactive)
7576
(load-theme 'vs-dark t))
7677

7778
(provide-theme 'vs-dark)

0 commit comments

Comments
 (0)