# ╔══════════════════════════════════════════════════════════════╗
# ║  Cyber — Blade Runner Terminal                               ║
# ╚══════════════════════════════════════════════════════════════╝
#
# Design philosophy: A floating HUD in a neon-drenched city.
#
# This is the ONE profile where aggressive transparency is the point.
# The desktop wallpaper IS part of the experience — choose a dark,
# high-contrast wallpaper (neon cityscapes, abstract dark art) and
# the terminal becomes a translucent heads-up display.
#
# Color psychology: Cyan and magenta on dark backgrounds trigger
# alertness without anxiety — the "cockpit effect." The high
# contrast of neon on dark mimics bioluminescence, which the
# human visual system finds inherently compelling.
#
# Visual reference: Ridley Scott's "Blade Runner 2049" — the
# holographic interfaces, rain-streaked glass, information floating
# in space.
#
# Best paired with: Hack Nerd Font, JetBrains Mono NL, or IBM Plex Mono
# Tip: Use a dark, neon-themed wallpaper for the best glass effect.

# --- Theme ---
theme = Catppuccin Macchiato
foreground = #c8d5f5
palette = 8=#647089

# --- Window ---
# The glass IS the aesthetic. 0.85 is the floor for readability —
# below this, text becomes a struggle in any lighting condition.
background-opacity = 0.90
background-blur = macos-glass-clear
window-padding-x = 20
window-padding-y = 14
window-padding-color = extend

# --- Titlebar ---
# Hidden chrome: the HUD floats, it doesn't have a window frame.
macos-titlebar-style = hidden
macos-icon = holographic

# --- Cursor ---
# Blinking block — the one profile where a pulsing cursor adds
# to the cyberpunk rhythm, like a blinking server LED.
cursor-style = block
cursor-style-blink = true

# --- Selection ---
selection-background = #494d64
selection-foreground = #cad3f5

# --- Splits ---
# Strong dimming on unfocused splits — spotlight effect.
unfocused-split-opacity = 0.65

# --- Accessibility ---
# Bumped to 5.0 to compensate for the transparency.
