Commit 90b1c568 authored by Anton V. Boyarshinov's avatar Anton V. Boyarshinov

colors from mex3

parent 55be1be0
...@@ -5,8 +5,8 @@ PROGRESS_COLOR=`./fetch_color selectBackground` #MIDDLE_COLOR_DEC ...@@ -5,8 +5,8 @@ PROGRESS_COLOR=`./fetch_color selectBackground` #MIDDLE_COLOR_DEC
TITLE_COLOR=`./fetch_color handle` TITLE_COLOR=`./fetch_color handle`
INACTIVE_COLOR=`./fetch_color inactiveTitleBtnBg` INACTIVE_COLOR=`./fetch_color inactiveTitleBtnBg`
LIGHT_COLOR_HEX=DFDFE0 LIGHT_COLOR_HEX=DFDFE0
MIDDLE_COLOR_HEX=C8C9CB MIDDLE_COLOR_HEX=8DA6DA
DARK_COLOR_HEX=909195 DARK_COLOR_HEX=7C99D6
LIGHT_LABELS_HEX=FFFFFF LIGHT_LABELS_HEX=FFFFFF
DARK_LABELS_HEX=000000 DARK_LABELS_HEX=000000
MIDDLE_LABELS_HEX=4d4d4f MIDDLE_LABELS_HEX=4d4d4f
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment