Style elements within text editors using the `atom-text-editor::shadow` selector or the `.atom-text-editor.less` file extension.If you want to target overlay elements, target them directly or as descendants of `atom-overlay` elements.
- Linguagem predominante
- CoffeeScript
- Estrelas
- 518
- Forks
- 70
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
In styles\pigments.less: Style elements within text editors using the `atom-text-editor::shadow` selector or the `.atom-text-editor.less` file extension.
If you want to target overlay elements, target them directly or as descendants of `atom-overlay` elements.
Guia de contribuição
Direção de pesquisa
The issue points to a specific file, styles/pigments.less, and instructs to update CSS selectors for Atom's shadow DOM. First, examine that file to find selectors targeting atom-text-editor. Then, learn about Atom's styling changes (the shift from ::shadow). Replace outdated selectors with the recommended ones (like .atom-text-editor.less). Test by reloading Atom and verifying pigments still display colors correctly in editors.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- coffeescript, css
- Domínio
- frontend, tooling
- Tipo de issue
- Refatoração
- Dificuldade
- 2/5
- Tempo estimado
- 1-3 horas
- Status de atividade
- Estagnada
- Clareza
- Claramente especificada
- Facilidade para iniciantes
- 45/100