Skip to content

Commit

Permalink
chore: Update License Headers
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 13, 2025
1 parent 6770ff1 commit 138c97a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/stylesheets/orange.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
/*
* SPDX-FileCopyrightText: Copyright (c) 2025 Orange
* SPDX-License-Identifier: Mozilla Public License 2.0
*
* This software is distributed under the MPL-2.0 license.
* the text of which is available at https://www.mozilla.org/en-US/MPL/2.0/
* or see the "LICENSE" file for more details.
*/

[data-md-color-scheme="orangeCorp"] {
--md-primary-fg-color: #000;
--md-primary-fg-color--light: rgb(255, 121, 0);
Expand Down

0 comments on commit 138c97a

Please sign in to comment.