Skip to main content

Questions tagged [themes]

Questions about using, creating, and modifying color themes and custom themes.

0 votes
1 answer
66 views

How to make sure text on SVG show visible (maybe just black?) regardless of the theme. On dark themes (see below), text visibility quite low? Perhaps, it needs hook function after (load-theme) for ...
Garid's user avatar
  • 864
1 vote
0 answers
132 views

If I start emacs with the following init.el ;; Of course, my actual init.el does real work here (sleep-for 1) (load-theme 'wombat t) then the initial frame will first show the light default theme for ...
Marten's user avatar
  • 179
0 votes
1 answer
59 views

In configuring the modus-vivendi theme, I can apply an overline (among other properties) to org-mode and outline-mode headings: (setq modus-themes-headings '((1 . (bold overline 1.2)) ...
Zoey Hewll's user avatar
0 votes
1 answer
257 views

I am trying to modify a few faces for a specific doom-theme in Doom Emacs. I am only interested in an emacs-lisp solution, I do not want to customize via the dedicated Emacs interface. I got the basis ...
lyndhurst's user avatar
  • 123
0 votes
0 answers
154 views

I use a colour scheme called solarized. Since I updated my Debian system a couple of weeks ago, colours are all wrong when I run emacs on Xfce-terminal Unsetting the COLORTERM environment variable ...
Ernest A's user avatar
  • 501
0 votes
1 answer
83 views

I show in the image below a screenshot using Emacs 29.1 on Mac OS X with the material theme and the https://github.com/d12frosted/homebrew-emacs-plus port. You can see that there's a gray line drawn ...
cdd's user avatar
  • 217
0 votes
1 answer
138 views

I have attempted to change my emacs theme. I am using the emacs daemon and I have attempted to create a hook to change the theme on frame creation. However when this hook is active the frame crashes ...
Progamer's user avatar
0 votes
2 answers
494 views

I would like to add a language in the org-src-block-faces list: (defun gb/org-src-block-faces () (add-to-list 'org-src-block-faces '("Php" modus-themes-nuanced-...
Gub's user avatar
  • 3

15 30 50 per page
1
2 3 4 5
18