Current Path :
/
home
/
develito
/
public_html
/
media
/
com_akeeba
/
css
/
sources
/
Or
Select Your Path :
Upload File :
New :
File
Dir
/home/develito/public_html/media/com_akeeba/css/sources/_variables.scss
/* * @package akeebabackup * @copyright Copyright (c)2006-2023 Nicholas K. Dionysopoulos / Akeeba Ltd * @license GNU General Public License version 3, or later */ // Color Declarations $grey: #514F50; $teal: #40B5B8; $red: #E2363C; $light-grey: #EFEFEF; $white: #ffffff; $green: #93C34E; $orange: #F0AD4E; $black: #000000;