refact0r / system24

a tui-style discord theme
MIT License
1.07k stars 41 forks source link

call container #39

Closed 909oce closed 4 weeks ago

909oce commented 1 month ago

adds correct colors to highlighted text

909oce commented 1 month ago

https://i.909.wtf/u/kNi.png https://i.909.wtf/u/8GV.png

call container for both dms and server

909oce commented 1 month ago

fixes #22

909oce commented 1 month ago

im pretty much going to stop here with the call container, id say its functional enough to leave as is and tackle the gradient removal at another point (unless im missing something really simple that would fix it). @refact0r if you could review and or merge, would be appreciated <3

909oce commented 1 month ago

okay final commit and comment, the "broken code" does work without needing to be in the other css file. it just didnt like being loaded from a local url. importing main.css from my github repo instead of a relative local path makes it function.