kolorwheel 1.1.1

Color palette generator for GUI applications
Documentation
1
2
3
4
5
6
7
8
9
10
<style>

    blockquote {
        background-color: #eeeeee;
        padding: 4px 4px 4px 8px;
        font-style: italic;
        border-left: 8px solid #cccccc;
    }

</style>