An open API service indexing awesome lists of open source software.

https://github.com/royling/wsl-ubuntu-scheme

WSL Ubuntu terminal color scheme
https://github.com/royling/wsl-ubuntu-scheme

color-scheme terminal-colors wsl-ubuntu

Last synced: 3 months ago
JSON representation

WSL Ubuntu terminal color scheme

Awesome Lists containing this project

README

          

# wsl-ubuntu-scheme
WSL Ubuntu terminal color scheme

## How to use

* Install [ColorTool](https://github.com/microsoft/terminal/tree/master/src/tools/ColorTool#colortool)
* Copy the scheme (ini file) into `schemes` directory
* Import the scheme in WSL terminal:
```sh
./ColorTool.exe -x schemes/ubuntu_tweaked.ini
```

## Inspired by:

* https://winaero.com/blog/bash-look-ubuntu-terminal-windows-10/
* https://superuser.com/a/1415633/274745
* And, this tweaked scheme is based on [Ubuntu.itemcolors in iTerm2-Color-Schemes](https://github.com/mbadolato/iTerm2-Color-Schemes/blob/master/schemes/Ubuntu.itermcolors)