aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/css/_colon_-moz-lwtheme-darktext/index.html
blob: 4cc595e8d18dca2266848dccffb4a6f79d3813e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
title: ':-moz-lwtheme-darktext'
slug: 'Web/CSS/:-moz-lwtheme-darktext'
tags:
  - CSS
  - NeedsCompatTable
  - NeedsExample
  - No estandar
  - Referencia CSS
  - Temas
translation_of: 'Mozilla/Gecko/Chrome/CSS/:-moz-lwtheme-darktext'
---
<div>{{CSSRef}}{{non-standard_header}}</div>

<h2 id="Resumen">Resumen</h2>

<p>La <a href="/es/docs/Web/CSS/Pseudo-classes">pseudo-clase</a> <code>:-moz-lwtheme-darktext</code> es seleccionada en los documentos chrome cuando  {{cssxref(":-moz-lwtheme")}} es verdadero (true) y se ha seleccionado un tema ligero con un color de texto oscuro.</p>

<h2 id="Ver_además">Ver además</h2>

<ul>
 <li>{{cssxref(":-moz-lwtheme")}}</li>
 <li>{{cssxref(":-moz-lwtheme-brighttext")}}</li>
 <li><a href="/es/Add-ons/Themes/Lightweight_themes">Temas Ligeros</a></li>
</ul>