<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
--HEADER_COLOR: rgb(62, 62, 62); 
--BUTTONS_COLOR: rgb(233, 70, 36); 
--ICONS_COLOR: rgb(233, 70, 36); 
--ICONS_ON_BUTTONS_COLOR: rgb(253, 253, 253); 
--REGISTER_BUTTON_COLOR: rgb(233, 70, 36); 
--SEARCH_BACKGROUND_COLOR: rgb(62, 62, 62); 
--FOOTER_COLOR: rgb(62, 62, 62); 
--COPYRIGHT_COLOR: rgb(62, 62, 62); 
--PROFILE_INTRO_COLOR: rgb(233, 70, 36); 
}</pre></body></html>