Dark Themes for Django Rest Framework
Project description
drf-dark-theme
Dark themes for Django REST Framework
Stellar Color Palette
Stellar Theme
Moonshine Color Palette
Moonshine Theme
Installation
Install using pip
pip install drf-dark-theme
Add ‘drf_chaos’ to your INSTALLED_APPS setting
INSTALLED_APPS = ( ... 'drf_dark_theme', )
Add either StellarBrowsableAPIRenderer or MoonshineBrowsableAPIRenderer to DEFAULT_RENDERER_CLASSES
REST_FRAMEWORK = { 'DEFAULT_RENDERER_CLASSES': ( ... 'drf_dark_theme.renderers.StellarBrowsableAPIRenderer', ) }
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
drf-dark-theme-0.3.tar.gz
(220.3 kB
view details)
Built Distribution
File details
Details for the file drf-dark-theme-0.3.tar.gz
.
File metadata
- Download URL: drf-dark-theme-0.3.tar.gz
- Upload date:
- Size: 220.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9ef27c2697a1847674e576a305ca408de23c81a1cbee660908f724ec77a04ece |
|
MD5 | cd185e24048e133e0599c4fdcfebb972 |
|
BLAKE2b-256 | a127033f6a41e8e0f98bbe3bf7b11d14e30f893e2595ba0e695fb068409216b5 |
File details
Details for the file drf-dark-theme-0.3.macosx-10.10-intel.exe
.
File metadata
- Download URL: drf-dark-theme-0.3.macosx-10.10-intel.exe
- Upload date:
- Size: 380.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ad2cad50056d4b138ac2cddc102666ae173b059c9e02ad12cf912bd8ad30119 |
|
MD5 | bac149b123ac1a7357632c9b0c55022b |
|
BLAKE2b-256 | c7e3d8e2cc3c5594b3aa4bc9bebd09ef915afe8d5494686fc270c4a5c811c624 |