Bug Description
When I configure colors for the connection, my project code tabs are rendered with the color configured for the last database opened.
Repro steps
- Configure colors for database connections
- Open a table in this database.
- Open a project code tab
Expected Behavior
The tab with the configured color for the database connection will use that color as its border or background color; regular tabs will retain their original style.
Actual Behavior
The tab with the configured color for the database connection used as its border color will have that color used for the tab border, while the regular tab border color will be rendered as the same color as the last opened data connection.
Environment
- DBCode version: 1.37.0
- VS Code (or fork) version:1.135.0
- OS:windwos 11
- Database: redis mysql
- Connection: (direct/SSH/SSL) direct
Error Meesages (if applicable)
Screenshots
If applicable, add screenshots to help explain your problem.
Logs
If available, paste relevant logs from the Output panel (View > Output > DBCode).
Bug Description
When I configure colors for the connection, my project code tabs are rendered with the color configured for the last database opened.
Repro steps
Expected Behavior
The tab with the configured color for the database connection will use that color as its border or background color; regular tabs will retain their original style.
Actual Behavior
The tab with the configured color for the database connection used as its border color will have that color used for the tab border, while the regular tab border color will be rendered as the same color as the last opened data connection.
Environment
Error Meesages (if applicable)
Screenshots
If applicable, add screenshots to help explain your problem.
Logs
If available, paste relevant logs from the Output panel (View > Output > DBCode).