All Projects → Crawler995 → wtcolor

Crawler995 / wtcolor

Licence: MIT license
A tool that can change color theme of Windows Terminal conveniently and easily!

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to wtcolor

pywal-web
Web interface for pywal
Stars: ✭ 36 (+44%)
Mutual labels:  terminal-theme, terminal-colors
Seabird
a vim and terminal theme based on hue 204 (blue, blue...)
Stars: ✭ 84 (+236%)
Mutual labels:  terminal-theme
Kitty Cat
Simple script to change color-schemes and fonts for kitty terminal.
Stars: ✭ 102 (+308%)
Mutual labels:  terminal-theme
eva-theme
Eva themes built from https://github.com/kjakapat/base16-eva-scheme
Stars: ✭ 72 (+188%)
Mutual labels:  terminal-theme
Oldterminal
an old terminal template for html pages
Stars: ✭ 140 (+460%)
Mutual labels:  terminal-theme
windows-terminal-shaders
A small collection of terminal shaders
Stars: ✭ 378 (+1412%)
Mutual labels:  windows-terminal
SomaFM
A simple Python 3.x terminal interface for streaming SomaFM
Stars: ✭ 27 (+8%)
Mutual labels:  terminal-colors
enrich
Enrich adds few missing features to the wonderful rich library.
Stars: ✭ 20 (-20%)
Mutual labels:  terminal-colors
bliss-zsh
A delicate Zsh theme that injects color without overwhelming your workspace
Stars: ✭ 20 (-20%)
Mutual labels:  terminal-colors
terco
A small collection of terminal colorschemes.
Stars: ✭ 12 (-52%)
Mutual labels:  terminal-colors
Aura Theme
💅 A beautiful dark theme for your favorite apps.
Stars: ✭ 159 (+536%)
Mutual labels:  terminal-theme
My Git Bash
my git bash config
Stars: ✭ 222 (+788%)
Mutual labels:  terminal-theme
File-LsColor
Colorize input filenames just like ls(1) does
Stars: ✭ 33 (+32%)
Mutual labels:  terminal-colors
Nord Xfce Terminal
An arctic, north-bluish clean and elegant Xfce Terminal color theme.
Stars: ✭ 136 (+444%)
Mutual labels:  terminal-theme
san-jose-theme
A custom Terminal & IntelliJ theme (inspired by PatMurrayDEV -> Apple's WWDC 2017 session slides)
Stars: ✭ 64 (+156%)
Mutual labels:  terminal-theme
Nord Hyper
An arctic, north-bluish clean and elegant Hyper theme plugin.
Stars: ✭ 96 (+284%)
Mutual labels:  terminal-theme
sourcerer
read code like a wizard. a 16bit color scheme for hackers
Stars: ✭ 136 (+444%)
Mutual labels:  terminal-colors
Monokai-Flat
A material monokai color scheme for Visual Studio, Visual Studio Code, JetBrains IDE and some terminal
Stars: ✭ 21 (-16%)
Mutual labels:  windows-terminal
Dotfiles
Configuration files for my environment
Stars: ✭ 45 (+80%)
Mutual labels:  windows-terminal
hax
Zero-config Hacky Hackpecker setup
Stars: ✭ 16 (-36%)
Mutual labels:  terminal-colors

wtcolor

Build Status codecov GitHub codebeat badge

A tool that can change color theme of Windows Terminal conveniently and easily!

The default Windows Terminal is nothing like the one on the official video...How can we change its color theme easily? Use wtcolor.

The color theme comes from mbadolato/iTerm2-Color-Schemes.

Installation

npm install -g wtcolor

Usage

# Use 'wtcolor' in Windows Terminal
wtcolor

Key Point

  1. The path of configuration file

    I found the official documation about this:

    The settings are stored in the file $env:LocalAppData\Packages\Microsoft.WindowsTerminal_8wekyb3d8bbwe\LocalState\profiles.json

    So I'm assuming that the configuration file path is the same as above no matter where you downloaded and installed it. If not, wtcolor gives you the chance to input the path manually. If the given path is correct, it will be saved locally and you don't have to input it again.

Thanks

All guys have used wtcolor! Hope for your feedback.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].