stylix icon indicating copy to clipboard operation
stylix copied to clipboard

mpv: add support for uosc

Open trueNAHO opened this issue 2 years ago • 1 comments

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.

trueNAHO avatar Nov 10 '23 18:11 trueNAHO

The Stylix implementation should be very similar to my Home Manager configuration: https://github.com/trueNAHO/dotfiles/commit/d7d65d285b5a12296d46d12eee07c42514271c33.

trueNAHO avatar Nov 11 '23 16:11 trueNAHO