Skip to content

Instantly share code, notes, and snippets.

@hastinbe
Created December 24, 2014 10:38
Show Gist options
  • Select an option

  • Save hastinbe/6b0fe578585f55b1a16c to your computer and use it in GitHub Desktop.

Select an option

Save hastinbe/6b0fe578585f55b1a16c to your computer and use it in GitHub Desktop.
My color scheme for Terminator terminal emulator
# Color scheme configuration for Terminator terminal emulator (http://www.tenshu.net/terminator/ and https://launchpad.net/terminator)
#
# Copy the following lines within the [profiles] section of terminator configuration file at ~/.config/terminator/config
[[hastinbe]]
use_theme_colors = False
background_color = "#000000"
foreground_color = "#d9d9d9"
palette = "#000000:#cf3032:#32cf30:#cfcd30:#3032cf:#cd30cf:#30cfcd:#d9d9d9:#454545:#e28182:#82e281:#e2e081:#8182e2:#e081e2:#81e2e0:#ffffff"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment