<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
Theme Name: Hello Konkret
Description: Child theme of Hello Elementor
Author: Sam Krieg
Author URI: https://samkrieg.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.Accent, .ConcreteGreen {
    color: #385A16;
}
.LightGreen {
    color: #9DA658;
}
.WarmGrey {
    color: #736F6C;
}
.DirtyYellow {
    color: #BFA521;
}
.BrightYellow {
    color: #F2D129;
}

</pre></body></html>