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:
commit
7f2860eb14
18 changed files with 363 additions and 288 deletions
2
packages/codemirror/themes/strudel-theme.mjs
vendored
2
packages/codemirror/themes/strudel-theme.mjs
vendored
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue