make it crunchier: border borders, less padding

This commit is contained in:
Felix Roos 2026-01-21 01:31:25 +01:00
parent 84e4dde3d7
commit cb46dd7840
No known key found for this signature in database
13 changed files with 96 additions and 93 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',