Strangeworks dark theme for JupyterLab
Project description
Strangeworks JupyterLab Theme
A dark theme for JupyterLab featuring Strangeworks brand colors.
Features
- Dark theme optimized for JupyterLab
- Strangeworks brand colors (blue and green accent colors)
- Improved code editor styling with syntax highlighting
- Custom cell styling and collapsers
- Enhanced UI elements and toolbars
Installation
Development install
Note: You will need NodeJS to build the extension package.
The jlpm command is JupyterLab's pinned version of
yarn that is installed with JupyterLab. You may use
yarn or npm in lieu of jlpm below.
# Clone the repo to your local environment
# Change directory to the strangeworks-jupyterlab-theme directory
# Install package in development mode
pip install -e "."
# Link your development version of the extension with JupyterLab
jupyter labextension develop . --overwrite
# Rebuild extension Typescript source after making changes
jlpm build
You can watch the source directory and run JupyterLab at the same time in different terminals to watch for changes in the extension's source and automatically rebuild the extension.
# Watch the source directory in one terminal, automatically rebuilding when needed
jlpm watch
# Run JupyterLab in another terminal
jupyter lab
Uninstall
pip uninstall strangeworks_jupyterlab_theme
Theme Colors
The theme uses the Strangeworks brand palette:
- Primary Blue: #4C90FE (for accents and active elements)
- Accent Green: #7EE191 (for success states and output prompts)
- Dark Backgrounds: Various shades of dark blue/gray for panels and editors
Contributing
Development setup
See CONTRIBUTING.md for how to set up a local development environment.
License
This project is licensed under the BSD-3-Clause License.
Project details
Release history Release notifications | RSS feed
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 strangeworks_jupyterlab_theme-0.1.0.tar.gz.
File metadata
- Download URL: strangeworks_jupyterlab_theme-0.1.0.tar.gz
- Upload date:
- Size: 34.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a1ff248789ec99078ff4d95c4262dab4c3143444edbeb20672ea2cfbb101e8f8
|
|
| MD5 |
6f954c73b7cb59527d8cffae73903a38
|
|
| BLAKE2b-256 |
5a0648760304de5f8c9b7fb563fc0494116f66ca1b7aa2f3e5844f9b12388f72
|
File details
Details for the file strangeworks_jupyterlab_theme-0.1.0-py3-none-any.whl.
File metadata
- Download URL: strangeworks_jupyterlab_theme-0.1.0-py3-none-any.whl
- Upload date:
- Size: 56.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3dc3a424c3a7348125caaba1374ae1ea42bfba6d1b782802d6fd290618385cb8
|
|
| MD5 |
d68977cc79fd88dcad7df17d0ec4f686
|
|
| BLAKE2b-256 |
7042a5792f7c2e505ca03e52546cac730decfea5cc39d3f7583736e7f20cefcb
|