waveterm/frontend/app/element
Evan Simkowitz 4df8e16a53
Adjust some styling in the directory and markdown previews (#182)
The column headers for the directory preview were a solid color, which
was conflicting with the translucent colors for the rest of the UI. I've
changed this to be more consistent. I've also updated a border color
that was conflicting with the rest of the UI.

The code blocks in the markdown preview were also solid colored and the
actions were causing the whole window UI to lose its transparency when
they were hovered over. This was due to it applying a backdrop-filter,
which breaks the window transparency. I've removed this blur and an
invalid color variable.

This also fixes the bottom margins for both blocks so there's more space
when scrolled all the way to the bottom of the block. Before, the
overlay scrollbars were obscuring the content.
2024-07-31 12:42:58 -07:00
..
button.less code editor responsiveness and various fixes (#129) 2024-07-25 12:00:35 -07:00
button.tsx code editor header controls (#117) 2024-07-17 23:41:33 -07:00
copybutton.less consolidate theme colors 2024-07-17 16:01:11 -07:00
copybutton.tsx WaveAI (#93) 2024-07-03 14:32:55 -07:00
errorboundary.tsx integrate codeedit loader (just hello world for now) 2024-06-03 11:35:06 -07:00
markdown.less Adjust some styling in the directory and markdown previews (#182) 2024-07-31 12:42:58 -07:00
markdown.tsx WaveAI (#93) 2024-07-03 14:32:55 -07:00
modal.less modals component and model and TOS modal (#164) 2024-07-30 11:44:19 -07:00
modal.tsx User Input (#119) 2024-07-18 15:21:33 -07:00
quickelems.less streaming images, audio, and video 2024-05-16 22:48:23 -07:00
quickelems.tsx port to electron (#33) 2024-06-11 17:42:10 -07:00
toggle.less modals component and model and TOS modal (#164) 2024-07-30 11:44:19 -07:00
toggle.tsx modals component and model and TOS modal (#164) 2024-07-30 11:44:19 -07:00
typingindicator.less consolidate theme colors 2024-07-17 16:01:11 -07:00
typingindicator.tsx WaveAI (#93) 2024-07-03 14:32:55 -07:00
windowdrag.less modals component and model and TOS modal (#164) 2024-07-30 11:44:19 -07:00
windowdrag.tsx Move tab bar to top edge (#72) 2024-06-23 12:03:09 -07:00