surrealdb / surrealist

Surrealist is the ultimate way to visually manage your SurrealDB database
https://surrealist.app/
MIT License
1.03k stars 73 forks source link

Light theme needs field and table names black text instead of white #340

Open LucyEgan opened 3 weeks ago

LucyEgan commented 3 weeks ago

Describe the bug Light theme is mostly usable apart from the text color of fields and table names, then would be generally sorted for a basic theme.

To Reproduce Be in light theme and write SELECT id FROM test3 WHERE a=1 LIMIT 30; in the query view

image image

Expected behavior White text be black on a white background

Environment:

Platform: Desktop
OS: windows
Architecture: x86_64
WebView: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36 Edg/125.0.0.0
Version: 2.1.2
Flags: feature_flags: true, models_view: true, apidocs_view: true, themes: true, newsfeed: true, database_version_check: false, highlight_tool: true, surreal_compat: v2, changelog: auto