File tree Expand file tree Collapse file tree 2 files changed +18
-5
lines changed Expand file tree Collapse file tree 2 files changed +18
-5
lines changed Original file line number Diff line number Diff line change 34
34
(+with-delayed-1! (doom-themes-visual-bell-config)))
35
35
36
36
37
- ; ; Colourful and legible themes for GNU Emacs
38
- (use-package ef-themes
39
- :straight t )
40
-
41
-
42
37
; ; A fancy and fast mode-line inspired by minimalism design
43
38
(use-package doom-modeline
44
39
:straight t
Original file line number Diff line number Diff line change
1
+ ; ;; me-ef-themes.el --- Description -*- lexical-binding : t ; -*-
2
+
3
+ ; ; Copyright (C) 2022-2025 Abdelhak Bougouffa
4
+
5
+ ; ; Author: Abdelhak Bougouffa (rot13 "nobhtbhssn@srqbencebwrpg.bet")
6
+
7
+ ; ;; Commentary:
8
+
9
+ ; ;; Code:
10
+
11
+
12
+ ; ; Colourful and legible themes for GNU Emacs
13
+ (use-package ef-themes
14
+ :straight t )
15
+
16
+
17
+ (provide 'obsolete/me-ef-themes )
18
+ ; ;; me-ef-themes.el ends here
You can’t perform that action at this time.
0 commit comments