mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
doc: update doxygen-awesome.css
Update doxygen-awesome.css to v2.4.1 (1f3620084ff7573) from upstream. Link: https://github.com/jothepro/doxygen-awesome-css/
This commit is contained in:
parent
0b78a2d97c
commit
453ca31214
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