/* Firefox-ko */
#aboutDialog #clientBox {
color: #ceeaf9 !important;
background-color: #008ad0 !important;
background-image: url("about-fx-ko.png") !important;
padding-top: 258px !important;
}
#aboutDialog #version {
text-align: right !important;
color: #bbe7ee !important;
margin: 0px 14px 35px 10px !important;
}
#aboutDialog #copyright {
font-size: 90% !important;
margin: 0px 10px 3px 16px !important;
}
#aboutDialog #userAgent {
color: #ffffff !important;
background-color: #008ad0 !important;
}
userChrome.css に上記のコードを書いたあと、同じフォルダに about-fx-ko.png を置いてください。
Roy さんによる About Firefox-ko を組み込んだ独自 Build もあります。
下記のリンクは事の発端と当時の関連記事。