Skip to main content

max / makeover

Move the GoingsOn skin onto a Platinum ramp surface.raised leaves #FFFFFF and surface.page drops a step, so a raised surface sits in the middle of the ramp and can bevel in both directions. A highlight on white is invisible, which left the bevel rendering on two sides and never resolving into a lit object. line.border leaves pure black for a desaturated indigo to match. Colors only; the skin is still GoingsOn purple.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-07-26 22:18 UTC
Signed with PGP, not checked
Commit: a9d0331270f2fee20730af66cfe90d8fc6e7d6e9
Parent: 812092f
1 file changed, +3 insertions, -3 deletions
@@ -7,8 +7,8 @@
7 7 variant = "light"
8 8
9 9 [surface]
10 - page = "#E0E4FA"
11 - raised = "#FFFFFF"
10 + page = "#AEB6DC"
11 + raised = "#D9DDF4"
12 12 sunken = "#BAC2E6"
13 13 overlay = "#CDD3F0"
14 14
@@ -27,7 +27,7 @@
27 27 info = "#17A2B8"
28 28
29 29 [line]
30 - border = "#000000"
30 + border = "#4A5077"
31 31
32 32 [category]
33 33 one = "#DC3545"