dracula / dracula/visual-studio-code
When searching, the highlighted text can become unreadable if it is a comment.
- Lenguaje dominante
- JavaScript
- Estrellas
- 880
- Forks
- 223
- Merge medio
- 1 d 8 h
- PR fusionados (30 d)
- 1
Descripción
```yaml
Version: 1.107.0 (user setup)
Commit: 618725e67565b290ba4da6fe2d29f8fa1d4e3622
Date: 2025-12-10T07:43:47.883Z
Electron: 39.2.3
ElectronBuildId: 12895514
Chromium: 142.0.7444.175
Node.js: 22.21.1
V8: 14.2.231.21-electron.0
OS: Windows_NT x64 10.0.26100
Dracula Theme Official: 2.25.1
Variant: Dracula Theme Soft
Language used in example: PHP
Font: Fira Code
```
When searching and highlighting there are scenarios where I cannot read the text, in particular for me it is when the text being searched for is a comment.
Below I have gone through some easy to follow steps to outline the issue.
Tanks
#### Step 1) Normal Text Highlight
Just text selected with the mouse
#### Step 2) I now do a page search
I now do a page search for `as you cannot really delete`
In the image below you can see 3 areas and3 different colours. `delete` is almost unreadable.
- `information and set blocked` = part of the original text highlight but not part of the page search
- `as you cannot really` = part of the original text highlight and now highlighted by the page search
- `delete` = NOT part of the original text highlight and now highlighted by the page search
#### Step 3) I now do a project search
I now do a page search for `cannot really delete` and of course the page search is still enabled from above.
There appears to be 2 different colour variants of the search highlighting here, but I am not sure why.
both the grey (`as you`)and orange are readable (`cannot really delete`) but I would say the orange looks like it has been greyed a little.
The first part is a murky orange and cannot be read (`as you`), the next section is a vibrant orange and is easily read (`cannot really delete`)
#### Step 4) Page search only
This is a page search only for `as you cannot really delete`. As you can see the text is not readable.
#### Step 5) Project search only
This is a project search only for `as you cannot really delete`. As you can see the text is not readable.
Guía de contribución
Línea de trabajo
Reproduzca el problema en Visual Studio Code utilizando la variante informada Dracula Theme Soft y los cinco escenarios de búsqueda descritos en el issue, comparando la búsqueda en la página y en el proyecto sobre texto de comentarios resaltado. Rastree los colores de búsqueda y selección del tema a partir de la configuración del repositorio. Se considera terminado cuando el texto buscado sigue siendo legible y los resaltados superpuestos tienen un contraste uniforme y legible.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- vscode
- Área
- design
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 42/100