Skip to main content

base16/base24 color scheme terminal viewer

Project description

rbase24

A command line tool to print base16/base24 color schemes to the terminal.

Best installed using pipx or your Python installer of choice.

pipx install rbase24

To specify the location of the color scheme files either...

  1. Set the BASE24_SCHEME_DIR environment variable to point to the directory containing the scheme files.

  2. Create a config.ini file in $HOME/.config/rbase24 with a single entry

    [rbase24]
    scheme_dir = "<scheme file directory>"
    

Run the rbase24 command passing an optional filespec to filter the list of files.

The filespec will have * and .yaml added if necessary so gruvbox, gruvbox* and gruvbox*.yaml will find the same schemes. Schemes are searched for in all subdirectories.

rbase24 gruvbox-li

Displays the following

console output

  • Uses the rich library for the fancy formattting.
  • Uses typer for the almost non-existent cli handling.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rbase24-0.3.1.tar.gz (8.4 kB view hashes)

Uploaded Source

Built Distribution

rbase24-0.3.1-py3-none-any.whl (7.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page