marqu3ss / Aurora-X

A nice theme for your Visual Studio Code
23 stars 11 forks source link

Highlighted text in the sidebar not visible #9

Open IsraEB opened 2 years ago

IsraEB commented 2 years ago

In the attached image, the "Searching" text is highlighted, but it is almost not visible image It happens in the find/replace popup too

marqu3ss commented 2 years ago

Noted for the next version, thanks!

OneComputerGuy commented 2 years ago

Do we have any update on this? The theme is excellent, but this makes it hard to work because we can't see if the text is highlighted or not.

I've been trying to find the workbench tag that changes this behavior but I haven't been able to find the one.

kumaresh-rgb commented 1 year ago

Group 39

Solve Please

I've tried to customize it, but I'm having trouble achieving the desired level of brightness.

    "[Aurora X]": {
      "sideBar.foreground": "#dedddd", // Change the sidebar text color
      "tab.activeBorder": "#dddddd", // Change the active tab border color
      "sideBarSectionHeader.foreground": "#c1bfbf", // Change the sidebar section header text color

      // Target the file icon color in the sidebar
      "list.inactiveSelectionForeground": "#FFFFFF", // Inactive file text color
      "list.activeSelectionForeground": "#FFFFFF", // Active file text color

      // Target the nested file color (if supported by the theme)
      "list.inactiveSelectionIconForeground": "#FFFFFF",
      "list.activeSelectionIconForeground": "#FFFFFF"
    }

Connect Me Linkedlin 👍 : https://www.linkedin.com/in/mkumaresh/