Skip to content

Instantly share code, notes, and snippets.

@Marhc
Last active May 26, 2019 18:15
Show Gist options
  • Save Marhc/1d0fd74e97ca8c5570f6d4921336f1f9 to your computer and use it in GitHub Desktop.
Save Marhc/1d0fd74e97ca8c5570f6d4921336f1f9 to your computer and use it in GitHub Desktop.
[Tilix Terminal with Dark Theme] How to force a dark theme just to Tilix Terminal in GTK3 when using a global light theme. #tilix #terminal #bash-scripts #scripts #dark-theme #themes #gtk3
#!/bin/bash
# First, select "Dark" option from Theme Variant setting on Tilix Global Preferences, "Appearance" section
GTK_THEME=Mint-Y-Yltra-Dark:dark tilix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment