890 B
890 B
Usage
Install
-
Open Windows Terminal settings (Ctrl+,) and click "Open JSON file" in the bottom left corner.
-
In the
schemesarray, add the contents of bothcyberdream.jsonandcyberdream-light.json:{ "schemes": [ { // ... existing schemes ... }, { // paste cyberdream.json contents here }, { // paste cyberdream-light.json contents here } ] } -
Apply the theme:
- Open Windows Terminal Settings
- Select your profile
- Click "Appearance"
- Select either "cyberdream" or "cyberdream-light" from the "Color scheme" dropdown
See the Windows Terminal Color Schemes documentation for more information.