I tried Ghostty since that's what everyone's doing today, it's really good! Defaults are very sensible, this is everything I adjusted so far:

font-family = "Fira Code Retina"
cursor-style = "block"
cursor-style-blink = false
macos-option-as-alt = true
background = "#2b2b2b"
foreground = "#e7e7e7"
shell-integration = none

@hdv Not fixed for me. In case you missed it, I’m talking about the case when JavaScript is disabled in the browser, so the base style before the syntax highlighting library runs.

In the CSS, there is

pre[class*="language-"] {
background: #2b2b2b;
}

but in the HTML, the <pre> doesn’t have any classes, so the dark background doesn’t apply.

#2b2b2b とかもすき
Base Color : 3C6D99
Mode : monochrome-light
#2B2B2B
#404040
#31577A
#3C6D99
#4783B8
#6598C5
Base Color : 611715
Mode : monochrome-light
#000000
#0E0E0E
#1C1C1C
#2B2B2B
#5D1614
#751B19
#8C201E
#A42522
#BD2A26
Base Color : 650940
Mode : monochrome-light
#000000
#0E0E0E
#1C1C1C
#2B2B2B
#670A42
#820C52
#9C0E63
#B71073
#D11184
Base Color : 2F0D43
Mode : monochrome-light
#000000
#0E0E0E
#1C1C1C
#2B2B2B
#43135F
#531777
#641B8F
#751FA7
#8623C0
Base Color : 662A06
Mode : monochrome-light
#000000
#0E0E0E
#1C1C1C
#2B2B2B
#6A2C07
#853709
#A0420A
#BB4D0B
#D7580C
Base Color : 40151B
Mode : monochrome-light
#000000
#0E0E0E
#1C1C1C
#2B2B2B
#551C24
#6B232D
#812935
#97303E
#AD3646
Base Color : 19239C
Mode : monochrome-light
#1B1B1B
#2B2B2B
#3B3B3B
#151D80
#19239C
#1D29B8
#202ED4
#3441E1