mirror of
https://github.com/wavetermdev/backup.git
synced 2026-08-05 13:57:07 -07:00
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:
@@ -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 */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user