
        header .tm-menu nav ul li a:hover {
            color: #673ae2;
        }
        main .tm-message .mail-delete i {
            color: #673ae2;
        }
        main .tm-message .subject {
            color: #673ae2;
        }
        .primary-color {
            color: #673ae2;
        }
        main .tm-message .attachments a {
            border: 1px solid #673ae2;
        }
        header .tm-menu nav.main ul li a:hover {
            border-bottom: 2px solid #673ae2 !important;
        }
        main .tm-message .attachments a:hover {
            background: #673ae2;
        }
        main .tm-sidebar .tm-create input[action=Create][type=submit] {
            background: #8fcb21;
        }
        main .tm-sidebar .tm-create input[action=Random][type=submit] {
            background: #de881e;
        }
        .primary-background {
            background: #673ae2;
        }
        header .tm-mobile-menu {
            background: #673ae2;
        }
        main .tm-sidebar {
            background: #673ae2;
        }
        header .tm-logo {
            background: #673ae2;
        }
        main .tm-message .close-mail-content {
            background: #673ae2;
        }
        