diff --git a/files/assets/css/themes/4chan.css b/files/assets/css/themes/4chan.css index fe22eff57..a5a08bef9 100644 --- a/files/assets/css/themes/4chan.css +++ b/files/assets/css/themes/4chan.css @@ -287,3 +287,7 @@ i.fas.fa-feather-alt i.fas.fa-bell i.fas.fa-music i.fas.fa-trophy i.fas.fa-comme .container { background: #ffffee !important; } + +.active-hole { + background-color: #f7eae1 !important; +}