Skip to main content

ALS system design color palette for Python projects

Project description

ALS System Design Colors

ALS system design color palette — available as a Tailwind CSS preset (npm) and a Python library (PyPI).

npm — Tailwind CSS preset

Installation

npm install @als-computing/colors

Usage

// tailwind.config.js
const alsColors = require('@als-computing/colors')

module.exports = {
  presets: [alsColors],
}

PyPI — Python library

Installation

pip install als-computing-colors

Usage

from als_computing_colors import colors, primary, secondary, neutral, main

# Full palette dict
print(colors["primary"]["500"])   # '#166488'

# Convenience aliases
print(primary["300"])             # '#27A3DD'
print(secondary["600"])           # '#549EBB'

Color Palette

Scale primary secondary neutral main
300 #27A3DD #C1DCE6 #F7F7F8 #123345
400 #1D84B4 #9CC7D8 #DCDDE0 #0F455E
500 #166488 #78B2C9 #C1C4C8 #0082AF
600 #0F455E #549EBB #A6AAB0 #549EBB
700 #082430 #3E829D #8B9098 #86AABA
800 #010304 #306478 #71767F #A6AAB0
900 #000000 #214654 #595D64 #B9B9B9

License

MIT

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

als_computing_colors-1.0.1.tar.gz (2.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

als_computing_colors-1.0.1-py3-none-any.whl (2.5 kB view details)

Uploaded Python 3

File details

Details for the file als_computing_colors-1.0.1.tar.gz.

File metadata

  • Download URL: als_computing_colors-1.0.1.tar.gz
  • Upload date:
  • Size: 2.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for als_computing_colors-1.0.1.tar.gz
Algorithm Hash digest
SHA256 73acf65cbb7756e8aed87b28f6bca463afe83089c0582c717e3aa5a39d6c07c5
MD5 9912ef281612c04d8a78caf17700748e
BLAKE2b-256 be831b0e63c624a79ae242584e18891a71c22045fd01f497e6a7fb319920bf01

See more details on using hashes here.

File details

Details for the file als_computing_colors-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for als_computing_colors-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c1f87963f2e65ad59c7cd73ced01bc3f004dfa3fb0eb5cbc3e3064572349b61c
MD5 95acd3d5e0f3affdbdcdd3934438e7ae
BLAKE2b-256 56888796c466c7ceccd78fb5565fe0dcf4b186ce64b03ff896f71a6f99a80cc6

See more details on using hashes here.

Supported by

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