mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
blob tooltips now have a custom blob theme(it's actually pretty plain but it's better than using hud theme)
This commit is contained in:
@@ -39,8 +39,8 @@
|
||||
}
|
||||
|
||||
/* Custom Themes */
|
||||
.blob .wrap {border-color: #009900;}
|
||||
.blob .content {border-color: #66FF00; background-color: #475E13;}
|
||||
.blob .wrap {border-color: #2E2E2E;}
|
||||
.blob .content {color: #82ED00; border-color: #4E4C4A; background-color: #191918;}
|
||||
|
||||
.wraith .wrap {border-color: #492136;}
|
||||
.wraith .content {border-color: #331726; background-color: #471962;}
|
||||
|
||||
Reference in New Issue
Block a user