All chat CLR uses this link:http://deepbot.tv/notifications/OBSChatv8.htm1) Black username orange message
::-webkit-scrollbar {
visibility: hidden;
}
html {
height: 95%;
width: 95%;
}
BODY {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-variant: normal;
font-weight: normal;
color: #FFF;
height: 95%;
width: 95%;
overflow: hidden;
}
.nick {
font-weight: bold;
text-transform: capitalize;
text-shadow: 1px 1px 0 #000;
}
.emote {
margin: -4px 0px;
}
.tag {
display: inline-block;
text-indent: 21px;
background-position: 0 center;
background-repeat: no-repeat;
display: inline-block;
vertical-align: bottom;
height: 18px;
width: 18px;
padding: 0;
margin-right: 3px;
margin-bottom: -1px;
text-indent: -9999px;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
overflow: hidden;
}
.turbo {
background-color: #6441a5;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_turbo.svg);
background-size: 100%;
}
.moderator {
background-color: #34ae0a;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_mod.svg);
background-size: 100%;
}
.broadcaster {
background-color: #e71818;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_broadcaster.svg);
background-size: 100%;
}
.staff {
background-color: #200f33;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_staff.svg);
background-size: 100%;
}
.admin {
background-color: #faaf19;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_admin.svg);
background-size: 100%;
}
.global_mod {
background-color: #0C6F20;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_globalmod.svg);
background-size: 100%;
}
.creator {
background-image: url(http://deepbot.deep.sg/images/obschat/creator.gif);
}
.support {
background-image: url(http://deepbot.deep.sg/images/obschat/support.png);
}
.vipbronze {
background-image: url(http://deepbot.deep.sg/images/obschat/vipbronze.png);
}
.vipsilver {
background-image: url(http://deepbot.deep.sg/images/obschat/vipsilver.png);
}
.vipgold {
background-image: url(http://deepbot.deep.sg/images/obschat/vipgold.png);
}
.chat_line {
padding-left: 5px;
padding-right: 5px;
margin-right: -10px;
padding-top: 2px;
padding-bottom: 3px;
line-height: 16px;
word-wrap: break-word;
color: #FFF;
}
#chat_box {} #chat_container {
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.6);
padding: 10px;
height: 95%;
width: 95%;
}
.chat_line .message {
color: #c13f01 !important;
font-size: 25px !important;
}
.chat_line .nick {
color: #000000 !important;
font-size: 25px !important;
}
2) Light blue username pink text:
::-webkit-scrollbar {
visibility: hidden;
}
html {
height: 95%;
width: 95%;
}
BODY {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-variant: normal;
font-weight: normal;
color: #FFF;
height: 95%;
width: 95%;
overflow: hidden;
}
.nick {
font-weight: bold;
text-transform: capitalize;
text-shadow: 1px 1px 0 #000;
}
.emote {
margin: -4px 0px;
}
.tag {
display: inline-block;
text-indent: 21px;
background-position: 0 center;
background-repeat: no-repeat;
display: inline-block;
vertical-align: bottom;
height: 18px;
width: 18px;
padding: 0;
margin-right: 3px;
margin-bottom: -1px;
text-indent: -9999px;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
overflow: hidden;
}
.turbo {
background-color: #6441a5;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_turbo.svg);
background-size: 100%;
}
.moderator {
background-color: #34ae0a;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_mod.svg);
background-size: 100%;
}
.broadcaster {
background-color: #e71818;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_broadcaster.svg);
background-size: 100%;
}
.staff {
background-color: #200f33;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_staff.svg);
background-size: 100%;
}
.admin {
background-color: #faaf19;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_admin.svg);
background-size: 100%;
}
.global_mod {
background-color: #0C6F20;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_globalmod.svg);
background-size: 100%;
}
.creator {
background-image: url(http://deepbot.deep.sg/images/obschat/creator.gif);
}
.support {
background-image: url(http://deepbot.deep.sg/images/obschat/support.png);
}
.vipbronze {
background-image: url(http://deepbot.deep.sg/images/obschat/vipbronze.png);
}
.vipsilver {
background-image: url(http://deepbot.deep.sg/images/obschat/vipsilver.png);
}
.vipgold {
background-image: url(http://deepbot.deep.sg/images/obschat/vipgold.png);
}
.chat_line {
padding-left: 5px;
padding-right: 5px;
margin-right: -10px;
padding-top: 2px;
padding-bottom: 3px;
line-height: 16px;
word-wrap: break-word;
color: #FFF;
}
#chat_box {} #chat_container {
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.6);
padding: 10px;
height: 95%;
width: 95%;
}
.chat_line .message {
color: #E21790 !important;
font-size: 25px !important;
}
.chat_line .nick {
color: #0A5CC0 !important;
font-size: 25px !important;
}
3) Dark'ish red light blue'ish:
::-webkit-scrollbar {
visibility: hidden;
}
html {
height: 95%;
width: 95%;
}
BODY {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-variant: normal;
font-weight: normal;
color: #FFF;
height: 95%;
width: 95%;
overflow: hidden;
}
.nick {
font-weight: bold;
text-transform: capitalize;
text-shadow: 1px 1px 0 #000;
}
.emote {
margin: -4px 0px;
}
.tag {
display: inline-block;
text-indent: 21px;
background-position: 0 center;
background-repeat: no-repeat;
display: inline-block;
vertical-align: bottom;
height: 18px;
width: 18px;
padding: 0;
margin-right: 3px;
margin-bottom: -1px;
text-indent: -9999px;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
overflow: hidden;
}
.turbo {
background-color: #6441a5;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_turbo.svg);
background-size: 100%;
}
.moderator {
background-color: #34ae0a;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_mod.svg);
background-size: 100%;
}
.broadcaster {
background-color: #e71818;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_broadcaster.svg);
background-size: 100%;
}
.staff {
background-color: #200f33;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_staff.svg);
background-size: 100%;
}
.admin {
background-color: #faaf19;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_admin.svg);
background-size: 100%;
}
.global_mod {
background-color: #0C6F20;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_globalmod.svg);
background-size: 100%;
}
.creator {
background-image: url(http://deepbot.deep.sg/images/obschat/creator.gif);
}
.support {
background-image: url(http://deepbot.deep.sg/images/obschat/support.png);
}
.vipbronze {
background-image: url(http://deepbot.deep.sg/images/obschat/vipbronze.png);
}
.vipsilver {
background-image: url(http://deepbot.deep.sg/images/obschat/vipsilver.png);
}
.vipgold {
background-image: url(http://deepbot.deep.sg/images/obschat/vipgold.png);
}
.chat_line {
padding-left: 5px;
padding-right: 5px;
margin-right: -10px;
padding-top: 2px;
padding-bottom: 3px;
line-height: 16px;
word-wrap: break-word;
color: #FFF;
}
#chat_box {} #chat_container {
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.6);
padding: 10px;
height: 95%;
width: 95%;
}
.chat_line .message {
color: #20978F !important;
font-size: 25px !important;
}
.chat_line .nick {
color: #821100 !important;
font-size: 25px !important;
}
4) Light gray dark'ish gray:
::-webkit-scrollbar {
visibility: hidden;
}
html {
height: 95%;
width: 95%;
}
BODY {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-variant: normal;
font-weight: normal;
color: #FFF;
height: 95%;
width: 95%;
overflow: hidden;
}
.nick {
font-weight: bold;
text-transform: capitalize;
text-shadow: 1px 1px 0 #000;
}
.emote {
margin: -4px 0px;
}
.tag {
display: inline-block;
text-indent: 21px;
background-position: 0 center;
background-repeat: no-repeat;
display: inline-block;
vertical-align: bottom;
height: 18px;
width: 18px;
padding: 0;
margin-right: 3px;
margin-bottom: -1px;
text-indent: -9999px;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
overflow: hidden;
}
.turbo {
background-color: #6441a5;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_turbo.svg);
background-size: 100%;
}
.moderator {
background-color: #34ae0a;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_mod.svg);
background-size: 100%;
}
.broadcaster {
background-color: #e71818;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_broadcaster.svg);
background-size: 100%;
}
.staff {
background-color: #200f33;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_staff.svg);
background-size: 100%;
}
.admin {
background-color: #faaf19;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_admin.svg);
background-size: 100%;
}
.global_mod {
background-color: #0C6F20;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_globalmod.svg);
background-size: 100%;
}
.creator {
background-image: url(http://deepbot.deep.sg/images/obschat/creator.gif);
}
.support {
background-image: url(http://deepbot.deep.sg/images/obschat/support.png);
}
.vipbronze {
background-image: url(http://deepbot.deep.sg/images/obschat/vipbronze.png);
}
.vipsilver {
background-image: url(http://deepbot.deep.sg/images/obschat/vipsilver.png);
}
.vipgold {
background-image: url(http://deepbot.deep.sg/images/obschat/vipgold.png);
}
.chat_line {
padding-left: 5px;
padding-right: 5px;
margin-right: -10px;
padding-top: 2px;
padding-bottom: 3px;
line-height: 16px;
word-wrap: break-word;
color: #FFF;
}
#chat_box {} #chat_container {
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.6);
padding: 10px;
height: 95%;
width: 95%;
}
.chat_line .message {
color: #555555 !important;
font-size: 25px !important;
}
.chat_line .nick {
color: #A6A6A6 !important;
font-size: 25px !important;
}
5) Light green and yeah:
::-webkit-scrollbar {
visibility: hidden;
}
html {
height: 95%;
width: 95%;
}
BODY {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-variant: normal;
font-weight: normal;
color: #FFF;
height: 95%;
width: 95%;
overflow: hidden;
}
.nick {
font-weight: bold;
text-transform: capitalize;
text-shadow: 1px 1px 0 #000;
}
.emote {
margin: -4px 0px;
}
.tag {
display: inline-block;
text-indent: 21px;
background-position: 0 center;
background-repeat: no-repeat;
display: inline-block;
vertical-align: bottom;
height: 18px;
width: 18px;
padding: 0;
margin-right: 3px;
margin-bottom: -1px;
text-indent: -9999px;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
overflow: hidden;
}
.turbo {
background-color: #6441a5;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_turbo.svg);
background-size: 100%;
}
.moderator {
background-color: #34ae0a;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_mod.svg);
background-size: 100%;
}
.broadcaster {
background-color: #e71818;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_broadcaster.svg);
background-size: 100%;
}
.staff {
background-color: #200f33;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_staff.svg);
background-size: 100%;
}
.admin {
background-color: #faaf19;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_admin.svg);
background-size: 100%;
}
.global_mod {
background-color: #0C6F20;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_globalmod.svg);
background-size: 100%;
}
.creator {
background-image: url(http://deepbot.deep.sg/images/obschat/creator.gif);
}
.support {
background-image: url(http://deepbot.deep.sg/images/obschat/support.png);
}
.vipbronze {
background-image: url(http://deepbot.deep.sg/images/obschat/vipbronze.png);
}
.vipsilver {
background-image: url(http://deepbot.deep.sg/images/obschat/vipsilver.png);
}
.vipgold {
background-image: url(http://deepbot.deep.sg/images/obschat/vipgold.png);
}
.chat_line {
padding-left: 5px;
padding-right: 5px;
margin-right: -10px;
padding-top: 2px;
padding-bottom: 3px;
line-height: 16px;
word-wrap: break-word;
color: #FFF;
}
#chat_box {} #chat_container {
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.6);
padding: 10px;
height: 95%;
width: 95%;
}
.chat_line .message {
color: #37414A !important;
font-size: 25px !important;
}
.chat_line .nick {
color: #60BB22 !important;
font-size: 25px !important;
}
6) Blue and gray:
::-webkit-scrollbar {
visibility: hidden;
}
html {
height: 95%;
width: 95%;
}
BODY {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-variant: normal;
font-weight: normal;
color: #FFF;
height: 95%;
width: 95%;
overflow: hidden;
}
.nick {
font-weight: bold;
text-transform: capitalize;
text-shadow: 1px 1px 0 #000;
}
.emote {
margin: -4px 0px;
}
.tag {
display: inline-block;
text-indent: 21px;
background-position: 0 center;
background-repeat: no-repeat;
display: inline-block;
vertical-align: bottom;
height: 18px;
width: 18px;
padding: 0;
margin-right: 3px;
margin-bottom: -1px;
text-indent: -9999px;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
overflow: hidden;
}
.turbo {
background-color: #6441a5;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_turbo.svg);
background-size: 100%;
}
.moderator {
background-color: #34ae0a;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_mod.svg);
background-size: 100%;
}
.broadcaster {
background-color: #e71818;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_broadcaster.svg);
background-size: 100%;
}
.staff {
background-color: #200f33;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_staff.svg);
background-size: 100%;
}
.admin {
background-color: #faaf19;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_admin.svg);
background-size: 100%;
}
.global_mod {
background-color: #0C6F20;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_globalmod.svg);
background-size: 100%;
}
.creator {
background-image: url(http://deepbot.deep.sg/images/obschat/creator.gif);
}
.support {
background-image: url(http://deepbot.deep.sg/images/obschat/support.png);
}
.vipbronze {
background-image: url(http://deepbot.deep.sg/images/obschat/vipbronze.png);
}
.vipsilver {
background-image: url(http://deepbot.deep.sg/images/obschat/vipsilver.png);
}
.vipgold {
background-image: url(http://deepbot.deep.sg/images/obschat/vipgold.png);
}
.chat_line {
padding-left: 5px;
padding-right: 5px;
margin-right: -10px;
padding-top: 2px;
padding-bottom: 3px;
line-height: 16px;
word-wrap: break-word;
color: #FFF;
}
#chat_box {} #chat_container {
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.6);
padding: 10px;
height: 95%;
width: 95%;
}
.chat_line .message {
color: #F2BABB !important;
font-size: 25px !important;
}
.chat_line .nick {
color: #194E84 !important;
font-size: 25px !important;
}
7) Yellow'ish and some red:
::-webkit-scrollbar {
visibility: hidden;
}
html {
height: 95%;
width: 95%;
}
BODY {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-variant: normal;
font-weight: normal;
color: #FFF;
height: 95%;
width: 95%;
overflow: hidden;
}
.nick {
font-weight: bold;
text-transform: capitalize;
text-shadow: 1px 1px 0 #000;
}
.emote {
margin: -4px 0px;
}
.tag {
display: inline-block;
text-indent: 21px;
background-position: 0 center;
background-repeat: no-repeat;
display: inline-block;
vertical-align: bottom;
height: 18px;
width: 18px;
padding: 0;
margin-right: 3px;
margin-bottom: -1px;
text-indent: -9999px;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
overflow: hidden;
}
.turbo {
background-color: #6441a5;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_turbo.svg);
background-size: 100%;
}
.moderator {
background-color: #34ae0a;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_mod.svg);
background-size: 100%;
}
.broadcaster {
background-color: #e71818;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_broadcaster.svg);
background-size: 100%;
}
.staff {
background-color: #200f33;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_staff.svg);
background-size: 100%;
}
.admin {
background-color: #faaf19;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_admin.svg);
background-size: 100%;
}
.global_mod {
background-color: #0C6F20;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_globalmod.svg);
background-size: 100%;
}
.creator {
background-image: url(http://deepbot.deep.sg/images/obschat/creator.gif);
}
.support {
background-image: url(http://deepbot.deep.sg/images/obschat/support.png);
}
.vipbronze {
background-image: url(http://deepbot.deep.sg/images/obschat/vipbronze.png);
}
.vipsilver {
background-image: url(http://deepbot.deep.sg/images/obschat/vipsilver.png);
}
.vipgold {
background-image: url(http://deepbot.deep.sg/images/obschat/vipgold.png);
}
.chat_line {
padding-left: 5px;
padding-right: 5px;
margin-right: -10px;
padding-top: 2px;
padding-bottom: 3px;
line-height: 16px;
word-wrap: break-word;
color: #FFF;
}
#chat_box {} #chat_container {
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.6);
padding: 10px;
height: 95%;
width: 95%;
}
.chat_line .message {
color: #FA0026 !important;
font-size: 25px !important;
}
.chat_line .nick {
color: #FFB310 !important;
font-size: 25px !important;
}

light blue yellow'ish:
::-webkit-scrollbar {
visibility: hidden;
}
html {
height: 95%;
width: 95%;
}
BODY {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-variant: normal;
font-weight: normal;
color: #FFF;
height: 95%;
width: 95%;
overflow: hidden;
}
.nick {
font-weight: bold;
text-transform: capitalize;
text-shadow: 1px 1px 0 #000;
}
.emote {
margin: -4px 0px;
}
.tag {
display: inline-block;
text-indent: 21px;
background-position: 0 center;
background-repeat: no-repeat;
display: inline-block;
vertical-align: bottom;
height: 18px;
width: 18px;
padding: 0;
margin-right: 3px;
margin-bottom: -1px;
text-indent: -9999px;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
overflow: hidden;
}
.turbo {
background-color: #6441a5;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_turbo.svg);
background-size: 100%;
}
.moderator {
background-color: #34ae0a;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_mod.svg);
background-size: 100%;
}
.broadcaster {
background-color: #e71818;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_broadcaster.svg);
background-size: 100%;
}
.staff {
background-color: #200f33;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_staff.svg);
background-size: 100%;
}
.admin {
background-color: #faaf19;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_admin.svg);
background-size: 100%;
}
.global_mod {
background-color: #0C6F20;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_globalmod.svg);
background-size: 100%;
}
.creator {
background-image: url(http://deepbot.deep.sg/images/obschat/creator.gif);
}
.support {
background-image: url(http://deepbot.deep.sg/images/obschat/support.png);
}
.vipbronze {
background-image: url(http://deepbot.deep.sg/images/obschat/vipbronze.png);
}
.vipsilver {
background-image: url(http://deepbot.deep.sg/images/obschat/vipsilver.png);
}
.vipgold {
background-image: url(http://deepbot.deep.sg/images/obschat/vipgold.png);
}
.chat_line {
padding-left: 5px;
padding-right: 5px;
margin-right: -10px;
padding-top: 2px;
padding-bottom: 3px;
line-height: 16px;
word-wrap: break-word;
color: #FFF;
}
#chat_box {} #chat_container {
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.6);
padding: 10px;
height: 95%;
width: 95%;
}
.chat_line .message {
color: #F1A94E !important;
font-size: 25px !important;
}
.chat_line .nick {
color: #44B3C2 !important;
font-size: 25px !important;
}
9) dark/dark/light blue and dark purple:
::-webkit-scrollbar {
visibility: hidden;
}
html {
height: 95%;
width: 95%;
}
BODY {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-variant: normal;
font-weight: normal;
color: #FFF;
height: 95%;
width: 95%;
overflow: hidden;
}
.nick {
font-weight: bold;
text-transform: capitalize;
text-shadow: 1px 1px 0 #000;
}
.emote {
margin: -4px 0px;
}
.tag {
display: inline-block;
text-indent: 21px;
background-position: 0 center;
background-repeat: no-repeat;
display: inline-block;
vertical-align: bottom;
height: 18px;
width: 18px;
padding: 0;
margin-right: 3px;
margin-bottom: -1px;
text-indent: -9999px;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
overflow: hidden;
}
.turbo {
background-color: #6441a5;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_turbo.svg);
background-size: 100%;
}
.moderator {
background-color: #34ae0a;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_mod.svg);
background-size: 100%;
}
.broadcaster {
background-color: #e71818;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_broadcaster.svg);
background-size: 100%;
}
.staff {
background-color: #200f33;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_staff.svg);
background-size: 100%;
}
.admin {
background-color: #faaf19;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_admin.svg);
background-size: 100%;
}
.global_mod {
background-color: #0C6F20;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_globalmod.svg);
background-size: 100%;
}
.creator {
background-image: url(http://deepbot.deep.sg/images/obschat/creator.gif);
}
.support {
background-image: url(http://deepbot.deep.sg/images/obschat/support.png);
}
.vipbronze {
background-image: url(http://deepbot.deep.sg/images/obschat/vipbronze.png);
}
.vipsilver {
background-image: url(http://deepbot.deep.sg/images/obschat/vipsilver.png);
}
.vipgold {
background-image: url(http://deepbot.deep.sg/images/obschat/vipgold.png);
}
.chat_line {
padding-left: 5px;
padding-right: 5px;
margin-right: -10px;
padding-top: 2px;
padding-bottom: 3px;
line-height: 16px;
word-wrap: break-word;
color: #FFF;
}
#chat_box {} #chat_container {
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.6);
padding: 10px;
height: 95%;
width: 95%;
}
.chat_line .message {
color: #814374 !important;
font-size: 25px !important;
}
.chat_line .nick {
color: #06425C !important;
font-size: 25px !important;
}
10) dark white and gray'ish:
::-webkit-scrollbar {
visibility: hidden;
}
html {
height: 95%;
width: 95%;
}
BODY {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-variant: normal;
font-weight: normal;
color: #FFF;
height: 95%;
width: 95%;
overflow: hidden;
}
.nick {
font-weight: bold;
text-transform: capitalize;
text-shadow: 1px 1px 0 #000;
}
.emote {
margin: -4px 0px;
}
.tag {
display: inline-block;
text-indent: 21px;
background-position: 0 center;
background-repeat: no-repeat;
display: inline-block;
vertical-align: bottom;
height: 18px;
width: 18px;
padding: 0;
margin-right: 3px;
margin-bottom: -1px;
text-indent: -9999px;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
overflow: hidden;
}
.turbo {
background-color: #6441a5;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_turbo.svg);
background-size: 100%;
}
.moderator {
background-color: #34ae0a;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_mod.svg);
background-size: 100%;
}
.broadcaster {
background-color: #e71818;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_broadcaster.svg);
background-size: 100%;
}
.staff {
background-color: #200f33;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_staff.svg);
background-size: 100%;
}
.admin {
background-color: #faaf19;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_admin.svg);
background-size: 100%;
}
.global_mod {
background-color: #0C6F20;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_globalmod.svg);
background-size: 100%;
}
.creator {
background-image: url(http://deepbot.deep.sg/images/obschat/creator.gif);
}
.support {
background-image: url(http://deepbot.deep.sg/images/obschat/support.png);
}
.vipbronze {
background-image: url(http://deepbot.deep.sg/images/obschat/vipbronze.png);
}
.vipsilver {
background-image: url(http://deepbot.deep.sg/images/obschat/vipsilver.png);
}
.vipgold {
background-image: url(http://deepbot.deep.sg/images/obschat/vipgold.png);
}
.chat_line {
padding-left: 5px;
padding-right: 5px;
margin-right: -10px;
padding-top: 2px;
padding-bottom: 3px;
line-height: 16px;
word-wrap: break-word;
color: #FFF;
}
#chat_box {} #chat_container {
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.6);
padding: 10px;
height: 95%;
width: 95%;
}
.chat_line .message {
color: #7B8D8E !important;
font-size: 25px !important;
}
.chat_line .nick {
color: #F2EDD8 !important;
font-size: 25px !important;
}
11) Yellow'ish and dark dark red:
::-webkit-scrollbar {
visibility: hidden;
}
html {
height: 95%;
width: 95%;
}
BODY {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-variant: normal;
font-weight: normal;
color: #FFF;
height: 95%;
width: 95%;
overflow: hidden;
}
.nick {
font-weight: bold;
text-transform: capitalize;
text-shadow: 1px 1px 0 #000;
}
.emote {
margin: -4px 0px;
}
.tag {
display: inline-block;
text-indent: 21px;
background-position: 0 center;
background-repeat: no-repeat;
display: inline-block;
vertical-align: bottom;
height: 18px;
width: 18px;
padding: 0;
margin-right: 3px;
margin-bottom: -1px;
text-indent: -9999px;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
overflow: hidden;
}
.turbo {
background-color: #6441a5;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_turbo.svg);
background-size: 100%;
}
.moderator {
background-color: #34ae0a;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_mod.svg);
background-size: 100%;
}
.broadcaster {
background-color: #e71818;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_broadcaster.svg);
background-size: 100%;
}
.staff {
background-color: #200f33;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_staff.svg);
background-size: 100%;
}
.admin {
background-color: #faaf19;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_admin.svg);
background-size: 100%;
}
.global_mod {
background-color: #0C6F20;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_globalmod.svg);
background-size: 100%;
}
.creator {
background-image: url(http://deepbot.deep.sg/images/obschat/creator.gif);
}
.support {
background-image: url(http://deepbot.deep.sg/images/obschat/support.png);
}
.vipbronze {
background-image: url(http://deepbot.deep.sg/images/obschat/vipbronze.png);
}
.vipsilver {
background-image: url(http://deepbot.deep.sg/images/obschat/vipsilver.png);
}
.vipgold {
background-image: url(http://deepbot.deep.sg/images/obschat/vipgold.png);
}
.chat_line {
padding-left: 5px;
padding-right: 5px;
margin-right: -10px;
padding-top: 2px;
padding-bottom: 3px;
line-height: 16px;
word-wrap: break-word;
color: #FFF;
}
#chat_box {} #chat_container {
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.6);
padding: 10px;
height: 95%;
width: 95%;
}
.chat_line .message {
color: #48110C !important;
font-size: 25px !important;
}
.chat_line .nick {
color: #AD9D2C !important;
font-size: 25px !important;
}
12) Pink and light pink:
::-webkit-scrollbar {
visibility: hidden;
}
html {
height: 95%;
width: 95%;
}
BODY {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-variant: normal;
font-weight: normal;
color: #FFF;
height: 95%;
width: 95%;
overflow: hidden;
}
.nick {
font-weight: bold;
text-transform: capitalize;
text-shadow: 1px 1px 0 #000;
}
.emote {
margin: -4px 0px;
}
.tag {
display: inline-block;
text-indent: 21px;
background-position: 0 center;
background-repeat: no-repeat;
display: inline-block;
vertical-align: bottom;
height: 18px;
width: 18px;
padding: 0;
margin-right: 3px;
margin-bottom: -1px;
text-indent: -9999px;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
overflow: hidden;
}
.turbo {
background-color: #6441a5;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_turbo.svg);
background-size: 100%;
}
.moderator {
background-color: #34ae0a;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_mod.svg);
background-size: 100%;
}
.broadcaster {
background-color: #e71818;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_broadcaster.svg);
background-size: 100%;
}
.staff {
background-color: #200f33;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_staff.svg);
background-size: 100%;
}
.admin {
background-color: #faaf19;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_admin.svg);
background-size: 100%;
}
.global_mod {
background-color: #0C6F20;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_globalmod.svg);
background-size: 100%;
}
.creator {
background-image: url(http://deepbot.deep.sg/images/obschat/creator.gif);
}
.support {
background-image: url(http://deepbot.deep.sg/images/obschat/support.png);
}
.vipbronze {
background-image: url(http://deepbot.deep.sg/images/obschat/vipbronze.png);
}
.vipsilver {
background-image: url(http://deepbot.deep.sg/images/obschat/vipsilver.png);
}
.vipgold {
background-image: url(http://deepbot.deep.sg/images/obschat/vipgold.png);
}
.chat_line {
padding-left: 5px;
padding-right: 5px;
margin-right: -10px;
padding-top: 2px;
padding-bottom: 3px;
line-height: 16px;
word-wrap: break-word;
color: #FFF;
}
#chat_box {} #chat_container {
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.6);
padding: 10px;
height: 95%;
width: 95%;
}
.chat_line .message {
color: #FCB3D0 !important;
font-size: 25px !important;
}
.chat_line .nick {
color: #D01A55 !important;
font-size: 25px !important;
}
13) Blue and purple:
::-webkit-scrollbar {
visibility: hidden;
}
html {
height: 95%;
width: 95%;
}
BODY {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-variant: normal;
font-weight: normal;
color: #FFF;
height: 95%;
width: 95%;
overflow: hidden;
}
.nick {
font-weight: bold;
text-transform: capitalize;
text-shadow: 1px 1px 0 #000;
}
.emote {
margin: -4px 0px;
}
.tag {
display: inline-block;
text-indent: 21px;
background-position: 0 center;
background-repeat: no-repeat;
display: inline-block;
vertical-align: bottom;
height: 18px;
width: 18px;
padding: 0;
margin-right: 3px;
margin-bottom: -1px;
text-indent: -9999px;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
overflow: hidden;
}
.turbo {
background-color: #6441a5;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_turbo.svg);
background-size: 100%;
}
.moderator {
background-color: #34ae0a;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_mod.svg);
background-size: 100%;
}
.broadcaster {
background-color: #e71818;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_broadcaster.svg);
background-size: 100%;
}
.staff {
background-color: #200f33;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_staff.svg);
background-size: 100%;
}
.admin {
background-color: #faaf19;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_admin.svg);
background-size: 100%;
}
.global_mod {
background-color: #0C6F20;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_globalmod.svg);
background-size: 100%;
}
.creator {
background-image: url(http://deepbot.deep.sg/images/obschat/creator.gif);
}
.support {
background-image: url(http://deepbot.deep.sg/images/obschat/support.png);
}
.vipbronze {
background-image: url(http://deepbot.deep.sg/images/obschat/vipbronze.png);
}
.vipsilver {
background-image: url(http://deepbot.deep.sg/images/obschat/vipsilver.png);
}
.vipgold {
background-image: url(http://deepbot.deep.sg/images/obschat/vipgold.png);
}
.chat_line {
padding-left: 5px;
padding-right: 5px;
margin-right: -10px;
padding-top: 2px;
padding-bottom: 3px;
line-height: 16px;
word-wrap: break-word;
color: #FFF;
}
#chat_box {} #chat_container {
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.6);
padding: 10px;
height: 95%;
width: 95%;
}
.chat_line .message {
color: #692DAC !important;
font-size: 25px !important;
}
.chat_line .nick {
color: #34ACAF !important;
font-size: 25px !important;
}
14) Creamy white and dark green:
::-webkit-scrollbar {
visibility: hidden;
}
html {
height: 95%;
width: 95%;
}
BODY {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-variant: normal;
font-weight: normal;
color: #FFF;
height: 95%;
width: 95%;
overflow: hidden;
}
.nick {
font-weight: bold;
text-transform: capitalize;
text-shadow: 1px 1px 0 #000;
}
.emote {
margin: -4px 0px;
}
.tag {
display: inline-block;
text-indent: 21px;
background-position: 0 center;
background-repeat: no-repeat;
display: inline-block;
vertical-align: bottom;
height: 18px;
width: 18px;
padding: 0;
margin-right: 3px;
margin-bottom: -1px;
text-indent: -9999px;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
overflow: hidden;
}
.turbo {
background-color: #6441a5;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_turbo.svg);
background-size: 100%;
}
.moderator {
background-color: #34ae0a;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_mod.svg);
background-size: 100%;
}
.broadcaster {
background-color: #e71818;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_broadcaster.svg);
background-size: 100%;
}
.staff {
background-color: #200f33;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_staff.svg);
background-size: 100%;
}
.admin {
background-color: #faaf19;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_admin.svg);
background-size: 100%;
}
.global_mod {
background-color: #0C6F20;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_globalmod.svg);
background-size: 100%;
}
.creator {
background-image: url(http://deepbot.deep.sg/images/obschat/creator.gif);
}
.support {
background-image: url(http://deepbot.deep.sg/images/obschat/support.png);
}
.vipbronze {
background-image: url(http://deepbot.deep.sg/images/obschat/vipbronze.png);
}
.vipsilver {
background-image: url(http://deepbot.deep.sg/images/obschat/vipsilver.png);
}
.vipgold {
background-image: url(http://deepbot.deep.sg/images/obschat/vipgold.png);
}
.chat_line {
padding-left: 5px;
padding-right: 5px;
margin-right: -10px;
padding-top: 2px;
padding-bottom: 3px;
line-height: 16px;
word-wrap: break-word;
color: #FFF;
}
#chat_box {} #chat_container {
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.6);
padding: 10px;
height: 95%;
width: 95%;
}
.chat_line .message {
color: #425227 !important;
font-size: 25px !important;
}
.chat_line .nick {
color: #D5D0B0 !important;
font-size: 25px !important;
}
15) Some yellow and silver:
::-webkit-scrollbar {
visibility: hidden;
}
html {
height: 95%;
width: 95%;
}
BODY {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-variant: normal;
font-weight: normal;
color: #FFF;
height: 95%;
width: 95%;
overflow: hidden;
}
.nick {
font-weight: bold;
text-transform: capitalize;
text-shadow: 1px 1px 0 #000;
}
.emote {
margin: -4px 0px;
}
.tag {
display: inline-block;
text-indent: 21px;
background-position: 0 center;
background-repeat: no-repeat;
display: inline-block;
vertical-align: bottom;
height: 18px;
width: 18px;
padding: 0;
margin-right: 3px;
margin-bottom: -1px;
text-indent: -9999px;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
overflow: hidden;
}
.turbo {
background-color: #6441a5;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_turbo.svg);
background-size: 100%;
}
.moderator {
background-color: #34ae0a;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_mod.svg);
background-size: 100%;
}
.broadcaster {
background-color: #e71818;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_broadcaster.svg);
background-size: 100%;
}
.staff {
background-color: #200f33;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_staff.svg);
background-size: 100%;
}
.admin {
background-color: #faaf19;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_admin.svg);
background-size: 100%;
}
.global_mod {
background-color: #0C6F20;
background-image: url(http://www-cdn.jtvnw.net/images/xarth/badge_globalmod.svg);
background-size: 100%;
}
.creator {
background-image: url(http://deepbot.deep.sg/images/obschat/creator.gif);
}
.support {
background-image: url(http://deepbot.deep.sg/images/obschat/support.png);
}
.vipbronze {
background-image: url(http://deepbot.deep.sg/images/obschat/vipbronze.png);
}
.vipsilver {
background-image: url(http://deepbot.deep.sg/images/obschat/vipsilver.png);
}
.vipgold {
background-image: url(http://deepbot.deep.sg/images/obschat/vipgold.png);
}
.chat_line {
padding-left: 5px;
padding-right: 5px;
margin-right: -10px;
padding-top: 2px;
padding-bottom: 3px;
line-height: 16px;
word-wrap: break-word;
color: #FFF;
}
#chat_box {} #chat_container {
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.6);
padding: 10px;
height: 95%;
width: 95%;
}
.chat_line .message {
color: #c0c0c0 !important;
font-size: 25px !important;
}
.chat_line .nick {
color: #949411 !important;
font-size: 25px !important;
}