Skip to content

Bootstrap dark theme issues #18368

@liviuconcioiu

Description

@liviuconcioiu

Describe the bug

I've made a tasklist with a few changes I consider that should be made to the Bootstrap dark theme.

issue1

  • When scrolling down, the floating menu is overlapping with text on page, the same for table header.

issue2

  • I think color for x should be changed to rgb(220, 53, 69) to make it more visible and is the same color from Server connection: SSL is not being used

issue3

  • small color should be lighter, on Page-related settings.

issue4

  • background on focus from .config-form select:focus, .config-form textarea:focus { config-form input[type="text"]:focus, .config-form input[type="password"]:focus, .config-form input[type="number"]:focus should be removed, because right now if the select is open or a text is entered, the background and text are white

issue5

  • Table navigation, both top and bottom should match the color scheme (removing background from .navigation looks much better)
issue6.mp4
  • The part with SQL and CodeMirror, should be redone to match the Bootstrap theme. Probably CodeMirror background should be replaced with var(--bs-body-bg) and also links under Profiling will look much better as buttons?
issue7.mp4
issue9.mp4
  • Move columns should also have different background and color
issue10.mp4

Server configuration

  • phpMyAdmin version: 6.0.0-dev

Metadata

Metadata

Assignees

Labels

UIIssues relating to the user interfacegood first issue

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions