-
See:
https://www.reddit.com/r/emacs/comments/gnra4h/v200_tron_legacy_emacs_theme_link_in_comments/
and
https://github.com/ianpan870102/tron-legacy-emacs-theme
Thanks!
-
When I follow the instructions and write the following in my `.emacs` file:
`(require 'tomorrow-night-paradise-theme)
(load-theme tomorrow-night-paradise t)`
Emacs says symbol's variable as void. In …
-
### What did you expect to happen?
![2021-12-13-122037_1920x1080_scrot](https://user-images.githubusercontent.com/52549976/145777097-48a53489-3977-4355-9051-85cd07e2b7ec.png)
Completion menu using `…
-
My current config for theme is
(load-theme 'base16-eighties-dark t)
(require 'powerline)
(powerline-default-theme)
(require 'airline-themes)
(load-theme 'airline-base16-gui-dark)
The emacs startup …
Xe0n0 updated
5 years ago
-
### I confirm that...
- [X] I have searched the [issue tracker](https://github.com/doomemacs/doomemacs/issues), [documentation](https://docs.doomemacs.org), [FAQ](https://docs.doomemacs.org/-/faq),…
45mg updated
7 months ago
-
### Theme(s)
doom-dracula
### What were you expecting?
The `String` word should be highlighted
### What actually happened?
![截图 2023-09-01 18-39-29](https://github.com/doomemacs/themes/…
-
After upgrading modus-themes to s modus-themes 20230120.926 I get this error message:
> custom-theme-set-faces: Variable binding depth exceeds max-specpdl-size
Emacs also freezes when setting the…
-
I first came across your emacs work with [`nano-emacs`](https://github.com/rougier/nano-emacs) but now found out about [`nano-theme`](https://github.com/rougier/nano-theme) too. It be easier to integr…
-
Hi,
I'm using GNU Emacs 24.5.1.
I had problems setting the theme up. So I moved my .emacs to a backup location and started with a clean .emacs. I then use M-x customize-themes, select solarized and …
nolyn updated
7 years ago
-
I'm using emacs `24.3.1` and i'm trying to load solarized theme:
```
GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.10.7) of 2014-03-07 on lamiak, modified by Debian
```
I copied
- solar…