Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/trallard/jupyterlab-pitaya-smoothie
🎨 Pitaya smoothie theme for JupyterLab - a dark theme with accessibility in mind
https://github.com/trallard/jupyterlab-pitaya-smoothie
dark-scrollbars dark-theme jupyter-notebook jupyter-theme jupyterlab jupyterlab-extension pitaya-smoothie theme
Last synced: 6 days ago
JSON representation
🎨 Pitaya smoothie theme for JupyterLab - a dark theme with accessibility in mind
- Host: GitHub
- URL: https://github.com/trallard/jupyterlab-pitaya-smoothie
- Owner: trallard
- License: bsd-3-clause
- Created: 2020-07-24T16:25:15.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-05T16:45:09.000Z (over 1 year ago)
- Last Synced: 2024-10-13T13:14:03.265Z (about 1 month ago)
- Topics: dark-scrollbars, dark-theme, jupyter-notebook, jupyter-theme, jupyterlab, jupyterlab-extension, pitaya-smoothie, theme
- Language: Jupyter Notebook
- Homepage: https://trallard.github.io/pitaya_smoothie/
- Size: 2.55 MB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
![License](https://img.shields.io/badge/License-BSD%203--Clause-gray.svg?colorA=2D2A56&colorB=7A76C2&style=flat.svg)
# JupyterLab Pitaya Smoothie
A professional JupyterLab theme with hand-picked & bold colours for JupyterLab. The theme is heavily inspired by the Pantone colour of the year 2018 and the Outrun aesthetics.
However, colours are on the pastel side to help provide contrast and highlight what is essential.
Color choices have taken into consideration what is accessible to people with colorblindness and in low-light circumstances.
A FOSS (Free & Open Source Software) project developed by Tania Allard.
Follow Tania's #FOSS work on GitHub @trallard — Say Hi on Twitter @ixek 👋For more details about the core theme colours and the such check out the main theme repository: [https://github.com/trallard/pitaya_smoothie](https://github.com/trallard/pitaya_smoothie)
## Prerequisites
* JupyterLab
## Installation
```bash
jupyter labextension install @trallard/jupyter-pitaya-smoothie
```You can check that the extension has been properly installed and enabled by running the following command in your command line:
```bash
jupyter labextension list
```:sparkles: To enable the theme in JupyterLab:
Go to `Settings -> JupyterLab Theme -> Jupyter Pitaya Smoothie`To enable the theme's scrollbars choose any of:
- Navigate to `Settings -> Advanced Settings Editor -> Theme` then in `User preferences` add `"theme-scrollbars: true"
- Check `Settings -> JupyterLab Theme -> Theme Scrollbars`## Snapshots
![JupyterLab Pitaya smoothie](https://img.shields.io/badge/JupyterLab-Pitaya%20Smoothie-gray.svg?colorA=2D2A56&colorB=7A76C2&style=flat.svg)
![JupyterLab Pitaya smoothie](https://img.shields.io/badge/JupyterLab-Pitaya%20Smoothie-gray.svg?colorA=2D2A56&colorB=7A76C2&style=flat.svg)
![JupyterLab Pitaya smoothie](https://img.shields.io/badge/JupyterLab-Pitaya%20Smoothie%20DEUTERANOMALY-gray.svg?colorA=2D2A56&colorB=7A76C2&style=flat.svg)
![JupyterLab Pitaya smoothie](https://img.shields.io/badge/JupyterLab-Pitaya%20Smoothie%20TRITANOMALY-gray.svg?colorA=2D2A56&colorB=7A76C2&style=flat.svg)
![JupyterLab Pitaya smoothie](https://img.shields.io/badge/JupyterLab-Pitaya%20Smoothie%20PARTIAL%20MONOCHROMACY-gray.svg?colorA=2D2A56&colorB=7A76C2&style=flat.svg)
## Development
For a development install (requires npm version 4 or later), do the following in the repository directory:
```bash
npm install
jupyter labextension link .
```To rebuild the package and the JupyterLab app:
```bash
npm run build
jupyter lab build
```## Contributing
🚧 This project is always a work in progress, and everyone is welcome and encouraged to collaborate in it. 🚧
Everyone should follow our [code of conduct](./CODE_OF_CONDUCT.md) and check out our [contributing guidelines](CONTRIBUTING.md) for more information on how to get started.
## License
**Licensed** as BSD-3 â“’ [Tania Allard](https:/trallard.dev/).
## Attributions
- Icons made by Freepik from www.flaticon.com and adapted to match the theme's colours.
- The logo font is Attractype Reborn from [Garisman Studio](https://befonts.com/designer/garisman-studio).