unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).