Code Blocks
The only dark element in the system. Catppuccin-inspired.
python
# This is how code looks
name = "Python"
version = 3.12
def greet(who: str) -> str:
return f"Hello, {who}!"
print(greet(name))Surface
#1E1E2E · --code-bgCatppuccin Mocha base. Warm dark, not harsh black.
Text
#CDD6F4 · --code-textLight lavender grey. Easy on the eyes.
Chrome
Window dots match our palette. Language label in mint.
Spec: border-radius: 1rem · border: 2px solid #313244 · padding: 1.5rem · font-size: text-sm · line-height: relaxed · copy button sits in the header