all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Advice for changing-theme-function for GNU/Linux system
@ 2022-07-17 17:15 Jonas Damm
  2022-07-17 18:37 ` Yuri Khan
  2022-07-18 22:47 ` Samuel Banya
  0 siblings, 2 replies; 6+ messages in thread
From: Jonas Damm @ 2022-07-17 17:15 UTC (permalink / raw)
  To: Help Gnu Emacs

Hi,

I wish to create my own function in emacs to switch my whole system from
dark to light mode.

I want to use the modus themes included in emacs, so i can toggle with
modus-themes-toggle.

However, I also want to change my systems GTK theme for other
applications like Evince. So i have to change the file
~/.config/gtk-3.0/settings.ini and replace "Adwaita" with "Adwaita-dark"
or the other way round. How would this be done? Do I need to call a
shell command with "sed", or can emacs to this natively by opening that
file, finding and replacing the String?

Thanks for any Ideas,
Jonas



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-07-18 22:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-17 17:15 Advice for changing-theme-function for GNU/Linux system Jonas Damm
2022-07-17 18:37 ` Yuri Khan
2022-07-18  9:05   ` Jonas Damm
2022-07-18  9:28     ` Yuri Khan
2022-07-18 10:36       ` Jonas Damm
2022-07-18 22:47 ` Samuel Banya

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.