stylix
stylix copied to clipboard
mpv: add support for uosc
Should we theme the https://github.com/tomasklaen/uosc MPV plugin? Note that theming this plugin does not theme MPV's built-in UI as the plugin requires disabling MPV's built-in UI.
For reference, my old configuration for this plugin contained the following color settings:
# https://github.com/folke/tokyonight.nvim
background=1a1b26
background_text=c8d3f5
foreground=c8d3f5
foreground_text=1a1b26
Note: If we theme the most popular MPV UI plugin, we should also theme MPV's built-in UI.
The Stylix implementation should be very similar to my Home Manager configuration: https://github.com/trueNAHO/dotfiles/commit/d7d65d285b5a12296d46d12eee07c42514271c33.