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
- Host: GitHub
- URL: https://github.com/royling/wsl-ubuntu-scheme
- Owner: royling
- License: cc0-1.0
- Created: 2020-03-29T06:39:26.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-29T06:51:59.000Z (about 6 years ago)
- Last Synced: 2024-10-18T05:58:02.869Z (over 1 year ago)
- Topics: color-scheme, terminal-colors, wsl-ubuntu
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)