Skip to main content

Abyssos terminal colour theme — very dark navy/charcoal with teal/cyan hero accent

Project description

Abyssos

Greek: bottomless depth — a very dark navy/charcoal terminal theme with a teal/cyan hero accent.

Inspired by the Perplexity aesthetic. Named via a 6-model consilium (5/6 converged).

Palette

Role Hex
Background #0D0F10
Foreground #E2E4E6
Cursor #20C5C0
Selection bg #1A3535
Selection fg #E2E4E6
0 black #1A1C1E
1 red #E06B6B
2 green #1CB8A8
3 yellow #D4A85A
4 blue #5B8DD9
5 magenta #9B7FD4
6 cyan (hero) #20C5C0
7 white #C8CACC
8 bright black #2A2C2E
9 bright red #EA7B7B
10 bright green #2CC8B8
11 bright yellow #E4B86A
12 bright blue #6B9DE9
13 bright magenta #AB8FE4
14 bright cyan #30D5D0
15 bright white #D8DADC

Installation

Ghostty

cp themes/abyssos ~/.config/ghostty/themes/abyssos

Then add to ~/.config/ghostty/config:

theme = abyssos

Verify: ghostty +list-themes | grep -i abyssos

Blink Shell

In Blink: Settings → Appearance → New Theme, paste the raw URL:

https://raw.githubusercontent.com/terry-li-hm/abyssos/main/themes/abyssos.js

Python

pip install abyssos
import abyssos
print(abyssos.PALETTE["cyan"])  # '#20C5C0'

Rust

[dependencies]
abyssos = "0.1"
use abyssos::CYAN;
println!("{}", CYAN);  // "#20C5C0"

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

abyssos-0.1.0.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

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

abyssos-0.1.0-py3-none-any.whl (3.2 kB view details)

Uploaded Python 3

File details

Details for the file abyssos-0.1.0.tar.gz.

File metadata

  • Download URL: abyssos-0.1.0.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for abyssos-0.1.0.tar.gz
Algorithm Hash digest
SHA256 e02aa389ca719a6839f4f6f26b45ba57bc1ff6584f3e2bd103a591a0e79cb839
MD5 e23128e2a5d2b90fdeb99ec69b00a3fd
BLAKE2b-256 73478b0c2b2c128b3fd67814ca14d244981cb8b1eed48359f8f955a94a712c4f

See more details on using hashes here.

File details

Details for the file abyssos-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: abyssos-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 3.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for abyssos-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c2dc6c88d5d2e38a47dd71c2b612b448dac732d78167a789e024ea82ffa0a13f
MD5 81f4adc342fbe6fd82105f667ce5fe7b
BLAKE2b-256 1cf94efacda06d4a137129d8179aafab577a9d31b301122a4c25672aac2a5ea0

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