Skip to content

lighthaus-theme/terminator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terminator Lighthaus

A Lighthaus theme for Terminator.

Table of Contents

Screenshots

Font used in the screenshots: Source Code Pro for Powerline

Installation

To use the Lighthaus theme for Terminator, copy the content from Lighthaus config to your ~/.config/terminator/config.

  • Add the [global_config] to your ~/.config/terminator/config

    • [global_config]
      title_hide_sizetext = True
      title_transmit_fg_color = "#FFFF00"
      title_transmit_bg_color = "#18191E"
      title_receive_fg_color = "#ED722E"
      title_receive_bg_color = "#21252D"
      title_inactive_fg_color = "#FFFADE"
      title_inactive_bg_color = "#21252D"
      
  • Add the lighthaus profile to your profiles in 2~/.config/terminator/config

    • [profiles]
          [[lighthaus]]
              background_color = "#18191E"
              cursor_color = "#FFFF00"
              cursor_color_fg = False
              foreground_color = "#FFEE79"
              scrollbar_position = hidden
              palette = #18191E:#FC2929:#44B273:#E25600:#1D918B:#D16BB7:#00BFA4:#CCCCCC:#21252D:#FC5050:#50C16E:#ED722E:#47A8A1:#D68EB2:#5AD1AA:#FFFADE"
      
      

For more information refer to the project man page.

Version

v 1.0.0

Lighthaus and all it's projects use Semantic Versioning.
All changes are recorded in CHANGELOG

Bugs/Issues

Please report any bugs or issues here.

License

Copyright © 2020-Present Lighthaus Theme
Copyright © 2020-Present Adhiraj Sirohi
Copyright © 2020-Present Vasundhara Sharma

About

A Lighthaus theme for Terminator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published