Skip to content

Commit f910112

Browse files
committed
enable rainbox-mode through file-local eval
1 parent 5f0e9de commit f910112

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

starlit-theme.el

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
;;; starlit-theme.el --- Deep blue dark theme with bright colors from the starlit sky -*- lexical-binding: t -*-
22

3-
;; Copyright (C) 2022-2022
3+
;; Copyright (C) 2022-2023
44

55
;; Author: Jonas Jelten <jj@sft.lol>
66
;; Keywords: faces
@@ -420,7 +420,7 @@ in the theme."
420420

421421
;; Local Variables:
422422
;; indent-tabs-mode: nil
423-
;; rainbow-mode: t
423+
;; eval: (rainbow-mode 1)
424424
;; End:
425425

426426
;;; starlit-theme.el ends here

0 commit comments

Comments
 (0)