Back to X till I fix Plasma 26 stuff... Might have awesome probs too

This commit is contained in:
Chris Cochrun 2022-11-15 09:59:14 -06:00
parent d305535048
commit 780dada618
4 changed files with 16 additions and 5 deletions

View file

@ -153,3 +153,8 @@
/* #Ocean-insert { */
/* border-color: yellow !important; */
/* } */
body {
color: var(--tridactyl-bg);
box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 20px !important;
}