-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deployed 3abb976 to 7.22.1 with MkDocs 1.6.1 and mike 2.1.3
- Loading branch information
1 parent
89e99d2
commit ba441b4
Showing
67 changed files
with
22,339 additions
and
3 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
/* | ||
* General customizations | ||
*/ | ||
/* Customize logo size */ | ||
.md-header__button.md-logo img, .md-header__button.md-logo { | ||
height: 15%; | ||
width: 15%; | ||
} | ||
|
||
[data-md-color-scheme="default"] { | ||
/* | ||
Camunda colors | ||
*/ | ||
--camunda-orange-1: #f38a07; | ||
--camunda-orange-2: #f27d06; | ||
--camunda-orange-3: #f04609; | ||
--monochrome-50: #7f7f7f; | ||
|
||
|
||
/* | ||
Default colors adjustments | ||
*/ | ||
--md-primary-fg-color: var(--monochrome-50); | ||
--md-accent-fg-color: var(--camunda-orange-3); | ||
--md-footer-bg-color: var(--camunda-orange-1); | ||
} | ||
|
||
[data-md-color-scheme="slate"] { | ||
/* | ||
Camunda colors | ||
*/ | ||
--camunda-orange-1: #f38a07; | ||
--camunda-orange-2: #f27d06; | ||
--camunda-orange-3: #f04609; | ||
|
||
|
||
/* | ||
Default colors adjustments | ||
*/ | ||
--md-primary-fg-color: var(--monochrome-50); | ||
--md-accent-fg-color: var(--camunda-orange-3); | ||
--md-footer-bg-color: var(--camunda-orange-1); | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.