Franky colour theme library.
Project description
Franky
A GitHub-Dark-inspired coding palette fused with the UI flavor of Catppuccin-Mocha. Franky works well alongside Catppuccin dark themes when the former are not available for a given application.
Preview
Installation
Franky comes with a Python installer. The preferred way to install the CLI is using UV:
uv tool install franky-theme
Alternatively, you can use PIPX:
pipx install franky-theme
Usage
Most themes are simple config files generated on demand by the CLI and installed in preconfigured locations. Some themes — like IPython — have a specific installation procedure.
$ franky install ghostty
IPython Theme
Franky-IPython theme is available as an extension on PyPi. IPython typically stores its configurations in the ~/.ipython directory. One way to provide this theme to IPython is by installing this extension under ~/.ipython/extensions/. This can be done with UV as follows:
uv pip install --target="$HOME/.ipython/extensions" franky-ipython
Then add the following lines to ~/.ipython/profile_default/ipython_config.py:
import sys
from pathlib import Path
sys.path.append(str(Path.home() / ".ipython" / "extensions"))
c.InteractiveShellApp.extensions.append("franky_ipython")
Roadmap
- Bat
- Delta
- Ghostty
- Helix editor
- IPython shell
- Qman
- Yazi
- shell: LS_COLORS + man colors + ncurse colors
- Tmux
- Zellij
- Glow
- CSS
- Gtk.SourceView
- Gnome Shell
Contributing
Contributors are always welcome. Feel free to grab an issue to work on or make a suggested improvement. If you wish to contribute, please read the Contribution Guide and Code of Conduct.
License
Use of this repository is authorized under the GPL-3.0.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file franky_theme-2.1.0.tar.gz.
File metadata
- Download URL: franky_theme-2.1.0.tar.gz
- Upload date:
- Size: 70.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.26 {"installer":{"name":"uv","version":"0.11.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
26357503d3482f19629bdbd8239fdcafdd7ee381f1bb6e766273cd64874e030f
|
|
| MD5 |
9efbf6df63638c08561c83fb27b90071
|
|
| BLAKE2b-256 |
16aed44adc962135dda9786afb24668330acbb6316a8180410b3688062436d4c
|
File details
Details for the file franky_theme-2.1.0-py3-none-any.whl.
File metadata
- Download URL: franky_theme-2.1.0-py3-none-any.whl
- Upload date:
- Size: 48.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.26 {"installer":{"name":"uv","version":"0.11.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dbc3c85059e92bc8497e84d689cbed635ea2ba10bb4369de1b020c94674019a7
|
|
| MD5 |
c68286bc757fb94998804f5d1e5a8ed6
|
|
| BLAKE2b-256 |
9604c7a94689e8ff6a482af5570fb837baeb7a5c07cdfd5e34c4c4602dfeebe7
|