/* * @copyright Copyright (C) 2010-2023 Combodo SARL * @license http://opensource.org/licenses/AGPL-3.0 */ // These are the base variables used throughout the backoffice, if you don't know what to use, these are probably good :) $ibo-base-variable--text-color: $ibo-color-grey-900 !default; $ibo-base-variable--border-radius: $ibo-border-radius-300 !default;;