• Login
  • Register
  • Login Register
    Login
    Username:
    Password
  • Home
  • Guidebook
    • Rules
    • Awards
    • Link 3
  • Members
  • Search
User Links
  • Login
  • Register
  • Login Register
    Login
    Username:
    Password

    Quick Links Home Members Search
    Guidebook Rules Awards Link 3



    Beasts of Beyond General Category Announcements Theme Contest / Color Palette Challenge

    Thread Closed 
    Theme Contest / Color Palette Challenge
    Administrators Star
    Administrator
    Offline
    Pronouns:he/himbo
    Discord:legacyoforion
    All Accounts Posts: 3,781
    Posts: 3,780

    2 Attached Accounts
    Attached Accounts
    • 👥 OrionTest2
    • 👥  OrionTest
    Badges:
    bleh testTest Item 5Test Item 4Test Item 3Test Item 2Test Item 1
    #1
    05-16-2018, 07:23 PM
    Color Palette Challenge!

    As of right now, we are looking for a change in color for our website, as these base colors are uncoordinated. With the logo contest, it seemed like the perfect idea to coordinate with a whole new theme. Along with this, if you entered the logo contest, this may be the chance to get a whole theme created by your ideas! So, I encourage you to take a shot.

    The only thing I recommend is that your palette works as a neutral and dark theme. Other than that, you are free to customize as you please.

    Examples
    Great examples: x
    Good examples: x x
    Bad Examples: x No contrast and unreadable.

    Ways to enter!
    - Go this website [please make your pallete, go to examples and screenshot the website preview].
    - Use an ultimate profile code to edit the colors of your profile.
    - Photoshop/edit it yourself!
    - Use inspect element to change the site's aspects and share away.

    Prizes
    Every entry will gain 1000 gems! [Limited at ten entries per person. If you are using the ultimate profile, I would suggest taking screenshots and then proceeding to save the code elsewhere to prevent making other accounts UNLESS you have the needed subaccounts.]
    The grand prize winner will receive 30,000 gems.

    Ultimate Profile Code
    Code:
    <style>
    img {
        max-width: 100%;
        height: auto;
        display: none;
    }

    header {
        background: #DDDABC;
        box-shadow: 0 -3px #808B61 inset;
        padding: 20px 0;
    }

    body {
    background: #B7C68B;
    }

    .navigate_section {
    background: #5C6346; }

    .breadcrumb {
    background: #5C6346; }

    .breadcrumb li a {
    color: #E9E7D4;
    }

    .breadcrumb&gt;li+li:before {
        color: #E9E7D4;
    }

    .breadcrumb .active {
        color: #E9E7D4;
    }

    h3.catbg, h4.catbg, div.cat_bar {
    background: #5C6346;
    font-family: arial;
    font-size: #px;
    text-align: center;
    Color: #E9E7D4; }

    td {
    color: #5C6346;
    }

    .windowbg {
    background: #DDDABC;
    font-family: arial;
    font-size: #px ;
    color: #013A89; }

    .windowbg span.topslice span {
    background: #DDDABC; 
    }

    .windowbg span.topslice {
    background: #DDDABC; 
    }

    .windowbg span.botslice span {
    background: #DDDABC;
    }

    .windowbg span.botslice {
    background: #DDDABC;
    }

    .poster h4 {
    Background: #E9E7D4;
    }

    .poster ul li  {
    Background: #E9E7D4; }

    a:visited {
    color: #494F38;
    }

    .dropmenu li li
    {
        width: 19em;
        padding: 3px;
        margin: 0;
        background: #5C6346;
    }

    .dropmenu li li a
    {
        color: #E9E7D4;
        padding: 4px 2px;
        border-radius: 3px;
    }

    .dropmenu li a.active
    {
        color: #E9E7D4;
        background: #5C6346;
        border-radius: 3px;
    }

    .dropmenu li a.active:hover, .dropmenu li:hover a.active
    {
         color: #E9E7D4 !important;
    }

    /* the hover effects */
    .dropmenu li a.firstlevel:hover, .dropmenu li:hover a.firstlevel
    {
        color: #E9E7D4;
        cursor: pointer;
        text-decoration: none;
    }

    /* the hover effects on level2 and 3 */
    .dropmenu li li a:hover, .dropmenu li li:hover&gt;a
    {
        background: #E9E7D4;
        text-decoration: none;
    }

    header ul.reset li, header ul.reset li a
    {
        color: #5C6346;
        font-family: "Segoe UI";
        font-size: 11px;
    }

    header ul.reset li a:hover
    {
        color: #E9E7D4;
        text-decoration: none;
    }
        
    footer
    {
        margin-top: 20px;
        background: #5C6346;
        padding: 20px 0;
        text-align: center;
        box-shadow: 0 -7px #808B61;
        font-family: "Segoe UI";
    }

    footer, footer a
    {
        color: #E9E7D4;
    }

    span.smalltext {
            color: #5C6346;
    }

    h1, h2, h3, h4, h5, h6 {
        color: #5C6346;
    }

    a:link {
        color: #494F38;
        text-decoration: none;
    }

    a:link, a:visited {
        color: #494F38;
        text-decoration: none;
    }

    a:visited {
        color: #494F38;
    }

    a.new_win {
    color: #E9E7D4;
    }

    a.new_win:link, a.new_win:visited {
        color: #E9E7D4;
    }

    h3.catbg a:link, h3.catbg a:visited, h4.catbg a:link, h4.catbg a:visited, h3.catbg, .table_list tbody.header td, .table_list tbody.header td a {
        color: #E9E7D4;
    }

    .navbar-default .navbar-nav .active a {
    background: #5C6346;
    color: #E9E7D4;
    text-shadow: 0 2px #808B61;
    box-shadow: 0 -3px #808B61 inset; }

    .navbar-default {
    background: #5C6346;
    color: #E9E7D4;
    box-shadow: 0 -3px #808B61 inset;
    }

    .navbar-default .navbar-nav li a {
    color: #E9E7D4;
    text-shadow: 0 2px #808B61; }

    .navbar-default .navbar-nav .active a:hover, .navbar-default .navbar-nav  .open  a, .navbar-default .navbar-nav  .open a:hover, .navbar-default .navbar-nav  .open a:focus, .navbar-default .navbar-nav  li  a:hover, .navbar-default .navbar-nav  li  a:focus {
    Background: #5C6346;
    Color: #E9E7D4;
    box-shadow: 0 -3px #808B61 inset; }

    .dropdown-menu {
    Background: #5C6346;
    }

    input, button, select, textarea {
        font: 95%/115% verdana, Helvetica, sans-serif;
        color: #E9E7D4;
        background: #5C6346;
        padding: 2px;
    }

    .windowbg2 span.topslice span {
        display: block;
        background: #DDDABC;
        height: 11px;
        border-radius: 4px 4px 0 0;
    }

    .windowbg2 span.topslice {
        display: block;
        padding-left: 20px;
        background: #DDDABC;
        border-radius: 4px 4px 0 0;
    }

    .windowbg2 span.botslice span {
        display: block;
        background: #DDDABC;
        height: 11px;
        border-radius: 4px 4px 0 0;
    }

    .windowbg2 span.botslice {
        display: block;
        padding-left: 20px;
        background: #DDDABC;
        border-radius: 4px 4px 0 0;
    }

    .windowbg, #preview_body, .windowbg2, .windowbg3 {
        color: #5C6346;
    }
    </style>
    Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Lacus laoreet non curabitur gravida arcu ac tortor dignissim. Purus sit amet volutpat consequat mauris nunc. Leo vel orci porta non pulvinar neque laoreet suspendisse interdum. Blandit volutpat maecenas volutpat blandit aliquam. Scelerisque mauris pellentesque pulvinar pellentesque habitant morbi tristique senectus. Sed odio morbi quis commodo odio aenean sed adipiscing. Molestie ac feugiat sed lectus. Feugiat pretium nibh ipsum consequat nisl vel pretium lectus. Amet nisl suscipit adipiscing bibendum est ultricies integer quis auctor. Tellus at urna condimentum mattis. Mattis enim ut tellus elementum sagittis vitae et leo. Commodo sed egestas egestas fringilla. Est ullamcorper eget nulla facilisi etiam. Mi quis hendrerit dolor magna eget. Laoreet id donec ultrices tincidunt arcu non sodales. Enim sed faucibus turpis in eu mi bibendum neque egestas. Tortor pretium viverra suspendisse potenti nullam ac tortor. Aenean vel elit scelerisque mauris pellentesque pulvinar pellentesque habitant.

    Massa ultricies mi quis hendrerit dolor magna. Varius quam quisque id diam vel quam. Nisl purus in mollis nunc sed id semper risus. Gravida cum sociis natoque penatibus et. Enim facilisis gravida neque convallis a cras semper. Id consectetur purus ut faucibus. Dis parturient montes nascetur ridiculus mus mauris. Vel pharetra vel turpis nunc eget lorem dolor. Eget velit aliquet sagittis id consectetur purus ut faucibus pulvinar. Nulla facilisi nullam vehicula ipsum a arcu. Neque egestas congue quisque egestas diam in arcu. Cursus in hac habitasse platea. Malesuada fames ac turpis egestas maecenas pharetra convallis. Sem nulla pharetra diam sit amet nisl suscipit. Dictum at tempor commodo ullamcorper a lacus vestibulum sed arcu.
    #2
    05-19-2018, 12:36 PM
    *dumps my hoard on your floor*
    might i just say this site is LIT
    so many pretty colors done for you?? just like that? a godsend

    http://paletton.com/palette.php?uid=30G0...56l%2B76k8 literally all four of the example sites on here are beautiful i can't even screenshot just a few just... look at them

    [spoiler=PINKS!!]
    [Image: 7I8C3Ie.png]

    [Image: Y5GLtjz.png][/spoiler]i didn't save the actual pallet for this one rip

    [spoiler=BLUE HUE][Image: Gf2OzYo.png]

    [Image: 3Uzd2Hz.png][/spoiler] http://paletton.com/palette.php?uid=13p0...FO2nx-35tf

    [spoiler=OOOH A NEGATIVE VERSION OF THE PURPLE?][Image: aqXwyqx.png][/spoiler] http://paletton.com/palette.php?uid=14q1...56l%2B76k8
    BEAUTY IS TERROR
    [size=8pt]premades — custom templates — storage
    [align=center][Image: lgsJN0x.png]
    Administrators Star
    Administrator
    Offline
    Pronouns:he/himbo
    Discord:legacyoforion
    All Accounts Posts: 3,781
    Posts: 3,780

    2 Attached Accounts
    Attached Accounts
    • 👥 OrionTest2
    • 👥  OrionTest
    Badges:
    bleh testTest Item 5Test Item 4Test Item 3Test Item 2Test Item 1
    #3
    05-19-2018, 03:55 PM
    I'm LOVING the first blue.
    (sent you those gems earlier)
    Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Lacus laoreet non curabitur gravida arcu ac tortor dignissim. Purus sit amet volutpat consequat mauris nunc. Leo vel orci porta non pulvinar neque laoreet suspendisse interdum. Blandit volutpat maecenas volutpat blandit aliquam. Scelerisque mauris pellentesque pulvinar pellentesque habitant morbi tristique senectus. Sed odio morbi quis commodo odio aenean sed adipiscing. Molestie ac feugiat sed lectus. Feugiat pretium nibh ipsum consequat nisl vel pretium lectus. Amet nisl suscipit adipiscing bibendum est ultricies integer quis auctor. Tellus at urna condimentum mattis. Mattis enim ut tellus elementum sagittis vitae et leo. Commodo sed egestas egestas fringilla. Est ullamcorper eget nulla facilisi etiam. Mi quis hendrerit dolor magna eget. Laoreet id donec ultrices tincidunt arcu non sodales. Enim sed faucibus turpis in eu mi bibendum neque egestas. Tortor pretium viverra suspendisse potenti nullam ac tortor. Aenean vel elit scelerisque mauris pellentesque pulvinar pellentesque habitant.

    Massa ultricies mi quis hendrerit dolor magna. Varius quam quisque id diam vel quam. Nisl purus in mollis nunc sed id semper risus. Gravida cum sociis natoque penatibus et. Enim facilisis gravida neque convallis a cras semper. Id consectetur purus ut faucibus. Dis parturient montes nascetur ridiculus mus mauris. Vel pharetra vel turpis nunc eget lorem dolor. Eget velit aliquet sagittis id consectetur purus ut faucibus pulvinar. Nulla facilisi nullam vehicula ipsum a arcu. Neque egestas congue quisque egestas diam in arcu. Cursus in hac habitasse platea. Malesuada fames ac turpis egestas maecenas pharetra convallis. Sem nulla pharetra diam sit amet nisl suscipit. Dictum at tempor commodo ullamcorper a lacus vestibulum sed arcu.
    « Next Oldest | Next Newest »

    Recently Browsing 1 Guest(s)



    • Print Thread
    •  Subscribe
    Forum Jump:

    Beasts of Beyond

    Home · Guidebook · Members · Contact

    © Designed by D&D, Edited by Orion - Powered by MyBB

    Join our Discord!

    About Beasts of Beyond Beasts of Beyond (BoB) is a fantasy-based animal roleplay where characters join official groups, finding solace in their company or rallying forces to start trouble. Needless to say, there's always something to do. If we don't have a group that fits your needs, you can always make your own group within our Uncharted Territories board too! Plus, with consistent plots, it is easy to find your original characters lost in BoB's world. Join now!