Hi, in [new.css#L41](https://github.com/xz/new.css/blob/master/new.css#L41) maybe you should replace this: - | `--nc-ac-tx: var(--nc--dac-tx);` with this: + | `--nc-ac-tx: var(--nc-d-ac-tx);` [new.css#L39](https://github.com/xz/new.css/blob/master/new.css#L39) this: - | `--nc-lk-tx: var(--nc--dlk-tx);` with this: + | `--nc-ac-tx: var(--nc-d-lk-tx);`
Hi, in new.css#L41
maybe you should replace this:
--nc-ac-tx: var(--nc--dac-tx);with this:
--nc-ac-tx: var(--nc-d-ac-tx);new.css#L39
this:
--nc-lk-tx: var(--nc--dlk-tx);with this:
--nc-ac-tx: var(--nc-d-lk-tx);