From bcdb5771cab4b88cbf34701fb07a9ba2da3221ed Mon Sep 17 00:00:00 2001 From: kj_sh604 Date: Sat, 28 Feb 2026 17:51:05 -0500 Subject: refactor: kj_sh604-ify README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 06e651d..46adee3 100644 --- a/README.md +++ b/README.md @@ -31,11 +31,11 @@ a dark VSCode theme derived from the **Dark Pastel** palette found in Qterminal cp -r . ~/.vscode/extensions/kijish ``` -Then restart VS Code and select **kijish** from the Color Theme picker (`Ctrl+K Ctrl+T`). +then restart VS Code and select **kijish** from the Color Theme picker (`Ctrl+K Ctrl+T`). ### package and install via vsix -Requires [vsce](https://github.com/microsoft/vscode-vsce): +requires [vsce](https://github.com/microsoft/vscode-vsce): ```sh npm install -g @vscode/vsce @@ -51,4 +51,4 @@ make install # builds and installs automatically ## license -This work is licensed under the Creative Commons CC0 1.0 Universal License. To view a copy of this license, visit http://creativecommons.org/publicdomain/zero/1.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA. \ No newline at end of file +this work is licensed under the Creative Commons CC0 1.0 Universal License. To view a copy of this license, visit http://creativecommons.org/publicdomain/zero/1.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA. \ No newline at end of file -- cgit v1.2.3