Skip to content

Commit 1f02037

Browse files
committed
Deployed 90eff97 to 7.24.0 with MkDocs 1.6.1 and mike 2.1.3
1 parent 65004c7 commit 1f02037

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+26427
-3
lines changed

7.24.0/404.html

Lines changed: 1025 additions & 0 deletions
Large diffs are not rendered by default.

7.24.0/assets/css/extra.css

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
/*
2+
* General customizations
3+
*/
4+
/* Customize logo size */
5+
.md-header__button.md-logo img, .md-header__button.md-logo {
6+
height: 15%;
7+
width: 15%;
8+
}
9+
10+
[data-md-color-scheme="default"] {
11+
/*
12+
Camunda colors
13+
*/
14+
--camunda-orange-1: #f38a07;
15+
--camunda-orange-2: #f27d06;
16+
--camunda-orange-3: #f04609;
17+
--monochrome-50: #7f7f7f;
18+
19+
20+
/*
21+
Default colors adjustments
22+
*/
23+
--md-primary-fg-color: var(--monochrome-50);
24+
--md-accent-fg-color: var(--camunda-orange-3);
25+
--md-footer-bg-color: var(--camunda-orange-1);
26+
}
27+
28+
[data-md-color-scheme="slate"] {
29+
/*
30+
Camunda colors
31+
*/
32+
--camunda-orange-1: #f38a07;
33+
--camunda-orange-2: #f27d06;
34+
--camunda-orange-3: #f04609;
35+
36+
37+
/*
38+
Default colors adjustments
39+
*/
40+
--md-primary-fg-color: var(--monochrome-50);
41+
--md-accent-fg-color: var(--camunda-orange-3);
42+
--md-footer-bg-color: var(--camunda-orange-1);
43+
}

7.24.0/assets/images/favicon.png

1.83 KB
Loading

7.24.0/assets/img/camunda-logo.png

16.1 KB
Loading
83.7 KB
Loading

7.24.0/assets/javascripts/bundle.e71a0d61.min.js

Lines changed: 16 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

7.24.0/assets/javascripts/bundle.e71a0d61.min.js.map

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

7.24.0/assets/javascripts/lunr/min/lunr.ar.min.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

7.24.0/assets/javascripts/lunr/min/lunr.da.min.js

Lines changed: 18 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

7.24.0/assets/javascripts/lunr/min/lunr.de.min.js

Lines changed: 18 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)