Skip to content
Snippets Groups Projects
_variables.less 637 B
Newer Older
/*!
 * Copyright (c) 2021 Eclipse Foundation, Inc.
 * 
 * This program and the accompanying materials are made available under the
 * terms of the Eclipse Public License v. 2.0 which is available at
 * http://www.eclipse.org/legal/epl-2.0.
 * 
 * Contributors:
 *   Olivier Goulet <olivier.goulet@eclipse-foundation.org>
 * 
 * SPDX-License-Identifier: EPL-2.0
*/

@section-dark-white: #FAF5F5;
@collaboration-gray: #F0EFEF;
@collaborating-item-color: #888890;
@collaborations-padding-y: 3em;
@collaborations-icon-wrapper-margin-top: 0.5em; // adjust for matching section header height
@collaborations-btn-padding: 1em;