34 lines
657 B
Markdown
34 lines
657 B
Markdown
|
# Gruber Darker for Windows Terminal
|
||
|
|
||
|
## Installation
|
||
|
|
||
|
Where to place `gruber-darker.json` depends on _how_ you installed
|
||
|
Windows Terminal.
|
||
|
|
||
|
<details><summary>System</summary>
|
||
|
<p>
|
||
|
|
||
|
Place `gruber-darker.json` in
|
||
|
|
||
|
```
|
||
|
C:\ProgramData\Microsoft\Windows Terminal\Fragments\gruber-darker\gruber-darker.json
|
||
|
```
|
||
|
|
||
|
</p>
|
||
|
</details>
|
||
|
|
||
|
<details><summary>User</summary>
|
||
|
<p>
|
||
|
|
||
|
Place `gruber-darker.json` in
|
||
|
|
||
|
```
|
||
|
C:\Users\<user>\AppData\Local\Microsoft\Windows Terminal\Fragments\gruber-darker\gruber-darker.json
|
||
|
```
|
||
|
|
||
|
</p>
|
||
|
</details>
|
||
|
|
||
|
Windows Terminal will read this file and you should see "Gruber Darker"
|
||
|
in the Color schemes list the next time you start the application.
|