7 lines
217 B
CSS
7 lines
217 B
CSS
/* NexusOS — user-level GTK3 overrides.
|
|
Symlinked to ~/.config/gtk-3.0/gtk.css so it lives with the rest of
|
|
the NexusOS theme in nexus-core. The theme proper is in NexusOS/. */
|
|
* {
|
|
caret-color: #8cc63f;
|
|
}
|