Skip to content

tinted-theming/tinted-jqp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tinted-jqp

A Tinted Theming template for jqp with Base16 and Base24 themes.

Usage

Tinty

For usage with Tinty:

  1. Add the following to ~/.config/tinted-theming/tinty/config.toml:

    [[items]]
    path = "https://github.com/tinted-theming/tinted-jqp"
    name = "tinted-jqp"
    themes-dir = "themes"
    hook = "cp -f %f ~/.jqp.yaml"
    supported-systems = ["base16", "base24"]

    Note: This will overwrite any settings you have in ~/.jqp.yaml. If you have existing settings make sure to combine your custom schemes and the themes in the hook property above.

  2. tinty apply base16-ayu-dark to change the theme to base16-ayu-dark

For more information on Tinty setup or usage, have a look at the Tinty GitHub page.

Manual

Copy the contents of one of the themes in themes/*.yaml into your jqp config file located at ~/.jqp.yaml by default.

Contributing

See our Contributing document for more information about general template contribution.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published