waveterm/wavesrv/pkg/cmdrunner
Evan Simkowitz d6124c27b6
Unify color definitions and clean up light mode (#405)
* Unify color definitions and clean up light mode

* consolidate form colors

* increase border thickness on dropdown and text

* remove dev conditional for theme

* fix secondary form element color

* increase dropdown border thickness

* fix history textinput

* make warning a bit darker

* attempt to fix rotate icons

* fix line actions bg

* fix terminal colors

* fix broken history colors

* fix textinput label padding

* fix bottom negative margin

* updates for prompt colors.  darken magenta, grey out the whites slightly, and sneak in a change for git co.

* clean up prompt.tsx

* fixing wobbly icons

* center svg icon, simplify meta-line1
2024-03-07 21:32:48 -08:00
..
cmdrunner.go add minimap linestate for codeedit to disable minimap (#402) 2024-03-07 12:04:17 -08:00
linux-decls.txt move to wavesrv directory to prepare for merge to waveterm 2023-10-16 13:19:34 -07:00
resolver.go Integrate SSH Library with Waveshell Installation/Auto-update (#322) 2024-02-29 11:37:03 -08:00
shparse_test.go add special case for conda activate/deactivate as well to rtnstate detection 2023-12-18 15:07:13 -08:00
shparse.go Unify color definitions and clean up light mode (#405) 2024-03-07 21:32:48 -08:00
termopts.go Restart command (#253) 2024-01-26 16:25:21 -08:00