Fully documented!
This commit is contained in:
@@ -75,6 +75,8 @@ pipes the stdout into the content of the injection block.
|
||||
shchemes inject PATH
|
||||
\f[R]
|
||||
.fi
|
||||
.PP
|
||||
See also: \f[V]create_theme\f[R]
|
||||
.SS install_tinted_scheme
|
||||
.PP
|
||||
Installs a color scheme from the
|
||||
@@ -90,6 +92,49 @@ shchemes install_tinted_scheme
|
||||
.fi
|
||||
.PP
|
||||
See also: \f[V]SCHEME\f[R] \f[V]--scheme\f[R]
|
||||
\f[V]convert_tinted_scheme\f[R]
|
||||
.SS convert_tinted_scheme
|
||||
.PP
|
||||
Converts a tinted-theming scheme to a .properties format for use in
|
||||
shchemes.
|
||||
.IP
|
||||
.nf
|
||||
\f[C]
|
||||
shchemes convert_tinted_scheme pico.yaml
|
||||
cat pico.yaml > shchemes convert_tinted_scheme
|
||||
\f[R]
|
||||
.fi
|
||||
.PP
|
||||
See also: \f[V]install_tinted_scheme\f[R]
|
||||
.SS install_tinted_template
|
||||
.PP
|
||||
Downloads, converts, and installs a tinted-theming template from a given
|
||||
url.
|
||||
.IP
|
||||
.nf
|
||||
\f[C]
|
||||
shchemes install_tinted_template https://raw.githubusercontent.com/tinted-theming/base16-emacs/main/templates/default.mustache
|
||||
\f[R]
|
||||
.fi
|
||||
.PP
|
||||
It is recommended that you use already-maintained shchemes templates
|
||||
rather than just installing and converting third party ones.
|
||||
.PP
|
||||
See also: \f[V]convert_tinted_template\f[R]
|
||||
.SS convert_tinted_template
|
||||
.PP
|
||||
Converts a tinted-theming .mustache template to a shchemes template.
|
||||
.IP
|
||||
.nf
|
||||
\f[C]
|
||||
shchemes convert_tinted_template default.mustache > \[ti]/shchemes/base16/templates/emacs.mustache
|
||||
\f[R]
|
||||
.fi
|
||||
.PP
|
||||
See also: \f[V]install_tinted_template\f[R]
|
||||
.SS manual, man, help
|
||||
.PP
|
||||
Opens this manual
|
||||
.SH AUTHOR
|
||||
.PP
|
||||
Shchemes is written by Dakedres
|
||||
|
||||
Reference in New Issue
Block a user