feat(theme): Switch to ef-dark theme and add

org-modern

- Change theme from doom-material-dark to ef-dark
- Enable ef-themes package
- Add org-modern package with table styling disabled
- Enable tty module for improved terminal experience
This commit is contained in:
Zelong Kuang
2025-12-06 22:50:42 +11:00
parent ee168166e8
commit 1cfd3a23f5
4 changed files with 15 additions and 5 deletions

View File

@@ -112,7 +112,7 @@
:os
(:if (featurep :system 'macos) macos) ; improve compatibility with macOS
;;tty ; improve the terminal Emacs experience
tty ; improve the terminal Emacs experience
:lang
;;ada ; In strong typing we (blindly) trust