#color #color-scheme #dbus #themes #freedesktop #color-themes

tintanum

Obtain the system color scheme preference

2 unstable releases

0.4.0 Dec 9, 2024
0.1.0 Aug 7, 2023

#436 in Images

Download history 44/week @ 2024-10-29 19/week @ 2024-11-05 17/week @ 2024-11-12 15/week @ 2024-11-19 71/week @ 2024-11-26 149/week @ 2024-12-03 128/week @ 2024-12-10 34/week @ 2024-12-17 34/week @ 2024-12-24 31/week @ 2024-12-31 45/week @ 2025-01-07 56/week @ 2025-01-14 71/week @ 2025-01-21 42/week @ 2025-01-28 87/week @ 2025-02-04 36/week @ 2025-02-11

247 downloads per month
Used in 3 crates

MIT license

11KB
97 lines

Tintanum

This is a deamon that listens for a change of the color scheme preference and changes config files accordingly. Currently supported:

Dependencies

  • cargo
  • pkill

Usage

Within the repository root run:

make install

Configure themes

Specify your themes in the config:

import:
 - ~/.config/alacritty/themes/themes/your-light-theme.yaml #[light]
# - ~/.config/alacritty/themes/themes/your-dark-theme.yaml #[dark]

As soon as the daemon runs it will adjust the commented lines according to the system scheme preference.

Uninstall

Uninstall systemd service

make uninstall

Dependencies

~8–18MB
~276K SLoC