chore(theme): swap ⛧ sigil for † across UI, scripts, docs
CI / rust client (hh) (macos-latest) (push) Waiting to run
CI / rust client (hh) (ubuntu-latest) (push) Waiting to run
CI / rust coverage (push) Waiting to run
CI / python server (3.10) (push) Waiting to run
CI / python server (3.11) (push) Waiting to run
CI / python server (3.12) (push) Waiting to run
CI / headless e2e smoke (push) Waiting to run
CI / dependency audit (push) Waiting to run
CI / secret scanning (push) Waiting to run
CI / rust client (hh) (macos-latest) (push) Waiting to run
CI / rust client (hh) (ubuntu-latest) (push) Waiting to run
CI / rust coverage (push) Waiting to run
CI / python server (3.10) (push) Waiting to run
CI / python server (3.11) (push) Waiting to run
CI / python server (3.12) (push) Waiting to run
CI / headless e2e smoke (push) Waiting to run
CI / dependency audit (push) Waiting to run
CI / secret scanning (push) Waiting to run
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name = "church"
|
||||
border = "#19b3ff" # cyan window-chrome
|
||||
title = "#7df9ff" # bright cyan
|
||||
accent = "#39ff14" # acid green — ⛧ glyphs, prompt
|
||||
accent = "#39ff14" # acid green — † glyphs, prompt
|
||||
dim = "#475a7a" # muted slate-blue
|
||||
me = "#39ff14" # your messages
|
||||
other = "#56c8ff" # others' messages (soft cyan)
|
||||
@@ -10,4 +10,4 @@ system = "#b46cff" # system / occult lines (purple)
|
||||
input = "#39ff14"
|
||||
roster_me = "#ff39c0" # you / owner (hot magenta)
|
||||
roster_width = 22
|
||||
sigil = "⛧" # inverted pentagram
|
||||
sigil = "†" # dagger
|
||||
|
||||
Reference in New Issue
Block a user