mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
Merge branch 'doxygen-up-1.4' into '1.4'
[1.4] doc: update doxygen-awesome.css See merge request pipewire/pipewire!2571
This commit is contained in:
commit
7b624a1dd4
2 changed files with 1942 additions and 286 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
:root {
|
html {
|
||||||
/* --page-background-color: #729fcf; */
|
/* --page-background-color: #729fcf; */
|
||||||
--primary-color: #729fcf;
|
--primary-color: #729fcf;
|
||||||
--primary-dark-color: #729fcf;
|
--primary-dark-color: #729fcf;
|
||||||
|
|
@ -8,7 +8,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (prefers-color-scheme: light) {
|
@media (prefers-color-scheme: light) {
|
||||||
:root {
|
html {
|
||||||
--code-background: #f5f5f5;
|
--code-background: #f5f5f5;
|
||||||
--code-foreground: #333333;
|
--code-foreground: #333333;
|
||||||
--fragment-background: #f5f5f5;
|
--fragment-background: #f5f5f5;
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue