Post History
just a testing text
#1: Initial revision
Testing if I can change the theme
<style>
body {
background-color:#0a0a0a !important;
color:#fff !important;
}
textarea {
background-color:#1c1b1b !important;
color:#fff !important;
}
kbd{
background-color:#1b2b3b !important;
color #fff !important;
}
</style>
<kbd> just a testing text</kbd>
