/*!
 *   Copyright 2022-2024 SenX S.A.S.
 *
 *   Licensed under the Apache License, Version 2.0 (the "License");
 *   you may not use this file except in compliance with the License.
 *   You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 *   Unless required by applicable law or agreed to in writing, software
 *   distributed under the License is distributed on an "AS IS" BASIS,
 *   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *   See the License for the specific language governing permissions and
 *   limitations under the License.
 */

$w10-blue: #004eff;
$w10-orange: #ff9900;
$w10-black: #000000;
$w10-charcoal: #404040;
$w10-charcoal-trans: #404040cc;
$w10-grey: #a0a0a0;
$w10-lightgrey: #c0c0c0;
$w10-white: #ffffff;
$w10-danger: #dc3545;
$w10-lightblue: #d1ecf1;
$w10-darkblue: #0c5460;
$w10-transparent: #ffffff00;
$w10-success: #198754;