UI improvements for suggestions & status (#373)

This commit is contained in:
Miguel Solorio
2025-05-15 16:35:21 -07:00
committed by GitHub
parent 8d9e1118c6
commit 9862cf3204
5 changed files with 14 additions and 5 deletions

View File

@@ -102,7 +102,7 @@ export function ThemeDialog({
return (
<Box
borderStyle="round"
borderColor={Colors.AccentPurple}
borderColor={Colors.SubtleComment}
flexDirection="row"
padding={1}
width="100%"