Merge pull request 'crunch up layout' (#1938) from stylez into main

Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1938
This commit is contained in:
froos 2026-01-22 10:28:08 +01:00
commit 7f2860eb14
18 changed files with 363 additions and 288 deletions

View file

@ -5,7 +5,7 @@ export const settings = {
background: '#222',
lineBackground: '#22222299',
foreground: '#fff',
muted: '#ffffff50',
muted: '#8a919966',
caret: '#ffcc00',
selection: 'rgba(128, 203, 196, 0.5)',
selectionMatch: '#036dd626',