aboutsummaryrefslogtreecommitdiff
path: root/.local/share/themes/ClassicLooks/gtk-3.0/options/highlight_colors_accent.css
blob: 12c626ab491b2cbb3c6b403a8c301241b61b62b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/**************************************************************************************
This file is distributed under the GNU General Public License version 2 (a.k.a. GPL-v2)
(c) 2019-2021 Virgil Mager - vvmager@gmail.com
(c) 2019-2021 Information Technology Group - http://itgroup.ro
**************************************************************************************/

/**********************************************************************/

@define-color scrollbar_bg_color @accent_bg_color;
@define-color scrollbar_fg_color @accent_fg_color; /*mix(@scrollbar_bg_color, @fg_color, 0.75);*/

/**********************************************************************/