/* displayName = Light previewGradient = 45deg, #f0ebe8, #d4d0ca complementaryColor = black */ :root { --text-color: #170f08; --secondary-text-color: #2f2b28; --reply-text-color: #969696; --danger-text-color: #ff0000; --chat-background-color: #f0ebe8; --chat-highlighted-background-color: #e8e4e0; --chat-important-background-color: #df5f0b26; --chat-important-hightlighted-background-color: #df5f0b3d; --chat-featured-message-color: #e8ac841f; --popup-background-color: #e8e4e0; --popup-highlighted-background-color: #dfdbd6; --sidebar-background-color: #dbd8d4; --sidebar-highlighted-background-color: #d4d0ca; --topbar-background-color: #dfdbd6; --chatbox-background-color: #dfdbd6; --padding-color: #484848; --primary-color: #df5f0b; --primary-highlighted-color: #ef6812; --secondary-color: #e8ac84; --secondary-highlighted-color: #f8b68a; --accent-color: #e68b4e; --accent-highlighted-color: #f69254; }