Module thcon::app[][src]

Re-exports

pub use alacritty::Alacritty;
pub use atom::Atom;
pub use gnome_shell::GnomeShell;
pub use gnome_terminal::GnomeTerminal;
pub use gtk::Gtk;
pub use konsole::Konsole;
pub use plasma::Plasma;
pub use sublime_text::SublimeText;
pub use vim::Neovim;
pub use vim::Vim;
pub use vscode::VSCode;

Modules

Switches alacritty color schemes

Switches between Atom UI and editor themes in all windows and tabs.

Switches between GNOME Shell user themes, like the User Themes extension does

Switches between GTK application themes

Switches between Konsole profiles

Switches between KDE Plasma theme packages

Switches between Sublime Text 3 themes and color schemes

Switches vim and Neovim colorschemes (and other arbitrary settings)

Switches between Visual Studio Code themes

Functions