quick v0.7.0 fixes (#428)

* update mask color for tabswitcher to work on lightmode

* fix background color on code blocks in markdown in light mode

* update wording on disconnected modal (restart wave backend instead of restart server)

* fix tooltip (should be Ctrl-Space)

* cleanup line-height/padding for code blocks
This commit is contained in:
Mike Sawka
2024-03-11 12:03:30 -07:00
committed by GitHub
parent eab2cb616d
commit 77ea45392a
7 changed files with 24 additions and 18 deletions
+1
View File
@@ -60,6 +60,7 @@
--app-panel-bg-color-dev: rgb(21, 23, 48);
--app-icon-color: rgb(139, 145, 138);
--app-icon-hover-color: #fff;
--app-selected-mask-color: rgba(255, 255, 255, 0.06);
/* icon colors */