The first AMOLED theme for 3DSPaint and DSiPaint.
AMOLED 3DSPaint/DSiPaint by DigitalCheese
Details
AuthorDigitalCheese
LicenseNo License
Category3dspaint.com
Created
Updated
Size1.2 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Yes its the first and hopefully I won't have to update this one much if at all. This was pretty easy to make and is way easier on your eyes. Please DM me if you need me to help you out via 3DSPaint.
Source code
/* ==UserStyle==
@name AMOLED 3DSPaint/DSiPaint
@version 20230719.16.31
@namespace userstyles.world/user/DigitalCheese
@description The first AMOLED theme for 3DSPaint and DSiPaint.
@author DigitalCheese
@license No License
==/UserStyle== */
@-moz-document url-prefix("https://3dspaint.com"), url-prefix("https://dsipaint.com") {
*, h1#h1Chatroom, div.error {background:#000!important;background-color:#000!important;max-width:1000px!important;word-wrap:break-word!important;color:white!important;font-size:12px!important;line-height:14px!important;border:1px black solid!important;margin:auto;}
div.chatPane {width:100%!important;max-width:1000px!important;height:200px!important;text-align:center}
#divChatText {width:99%!important;margin:auto!important;height:100%!important}
input#txtPost {width:800px;border:1px white solid!important;}
div#popupProfile {position:absolute!important;text-align:center!important;top:0!important;left:0!important;margin:auto!important;}
div#divChatUsers {height:160px!important}
div.icon a IMG {background:#dbdbdb!important;border-radius:64px;overflow:visible!important}
}
@-moz-document url-prefix("https://dsipaint.com") {
body {width:800px;margin:auto}
}