• Login
  • Register
  • Login Register
    Login
    Username:
    Password:
    Lost Password?
     
  • Home
  • Guidebook
    • Getting Started
    • Rules
    • Lore & History
    • Groups
    • Character Creation
    • Posting
    • Gems
    • Awards
  • Members
  • Characters
  • Search
User Links
  • Login
  • Register
  • Login Register
    Login
    Username:
    Password:
    Lost Password?
     

    Quick Links Home Search
    Guidebook Getting Started Rules Lore & History Groups Character Creation Posting Gems Awards



    Beasts of Beyond OOC Resources Announcements Theme Contest / Color Palette Challenge

    Thread Closed 
    Theme Contest / Color Palette Challenge
    Orion
    Administrator
    Online
    a little testing, don't mind me
    Pronouns:he/himbo
    Discord:LegacyOfOrion
    All Accounts Posts: 5,946
    Posts: 3,971
    26 Attached Accounts
    • Avatar
      ???
    • Avatar
      AEGON
    • Avatar
      Alastor
    • Avatar
      Alexandre
    • Avatar
      Atticus Roux
    • Avatar
      Bakari
    • Avatar
      Bowie
    • Avatar
      Brutus
    • Avatar
      Conrad Clyde
    • Avatar
      DEAD EYE
    • Avatar
      Dog
    • Avatar
      Guru
    • Avatar
      Houses of Halcyone
    • Avatar
      Jervis
    • Avatar
      KOJU
    • Avatar
      MARINA
    • Avatar
      Montgomery
    • Avatar
      Morrison
    • Avatar
      Perseus
    • Avatar
      Pyrrhus Valentine
    • Avatar
      Raymond
    • Avatar
      Romulus
    • Avatar
      Stryker
    • Avatar
      Valerius
    • Avatar
      Waylon.
    • Avatar
      Star
    #1
    05-16-2018, 08: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>
    "FUNNY OLD WORLD, ISN'T IT?" - Crowley
    Hiya! I'm Orion, Beasts of Beyond's administrator and owner. I play a few characters, which you can view by clicking on 'linked accounts' underneath my avatar or going to my profile. I am always open to plotting or chit-chatting with anyone who asks, so feel free to approach me at any time. Along with that, I am open to answering any questions about BoB. You can do either by sending me a message on-site or on our Discord! I look forward to roleplaying with all of you. ;^)

    For info on BoB's revamp, click here! Check out the guidebook too.
    « Next Oldest | Next Newest »

    Users browsing this thread:



    Messages In This Thread
    Theme Contest / Color Palette Challenge - by Orion - 05-16-2018, 08:23 PM
    Re: Theme Contest / Color Palette Challenge - by MADI - 05-19-2018, 01:36 PM
    Re: Theme Contest / Color Palette Challenge - by Orion - 05-19-2018, 04:55 PM

    • View a Printable Version
    Forum Jump:

    Beasts of Beyond

    Home · Guidebook · Members

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

    Join our Discord!
    RPG Initiative RPGfix 'SOULS-- post-apocalyptic werewolf rpg 'BEASTS OF BEYOND + an ability-based animal roleplay

    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!

    Linear Mode
    Threaded Mode