web.themes.farko.css.flowcentral-theme-olivebrown.css Maven / Gradle / Ivy
The newest version!
/*
* Copyright (c) 2019, 2024, FlowCentral Technologies.
* All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License")
*/
/****** VARIABLES *********/
:root {
--color-deep: #3f3c24;
--color-menu: #635f3c;
--color-menuhov: #524f39;
--color-formsec: #9d986e;
--color-icon: #6d6a52;
--color-tablesel: #fff8bf;
--color-tablehov: #fbf7d5;
--color-act:#635f3c;
--color-acthov:#3f3c24;
}