Skip to content

lighthaus-theme/windows-terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Status

Windows-Terminal Lighthaus

A Lighthaus theme for Windows-Terminal.

Table of Contents

Screenshots

Windows WSL shown in screenshot

Installation

To use the Lighthaus theme for Windows-Terminal

  • Launch the Windows-Terminal and open it's Settings file.
  • Copy the following contents
  • {
    "name" : "Lighthaus",
    
    "cursorColor": "#FFFF00",
    "selectionBackground": "#090B26",
    "selectionForeground": "#FF4D00",
    
    "background" : "#18191E",
    "foreground" : "#FFEE79",
    
    "black" : "#18191E",
    "blue" : "#1D918B",
    "cyan" : "#00BFA3",
    "green" : "#44B273",
    "purple" : "#D16BB7",
    "red" : "#FC2929",
    "white" : "#CCCCCC",
    "yellow" : "#E25600",
    "brightBlack" : "#8E8D8D",
    "brightBlue" : "#47A8A1",
    "brightCyan" : "#5AD1AA",
    "brightGreen" : "#50C16E",
    "brightPurple" : "#D68EB2",
    "brightRed" : "#FF5050",
    "brightWhite" : "#FFFADE",
    "brightYellow" : "#ED722E"
    }
  • Paste it into Settings under "schemes":
  • Under Profiles choose Lighthaus
  • Save the Settings and reload Windows-Terminal if required.

For more information refer to the official project documentation.

Contributing

Check out CONTRIBUTING.

Pull Request Template can be found here and Issues and Bugs Template here.

Version

v 1.1.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. Issues and Bugs Template can be found here.

License

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