If anyone wanna try it out in the Stylus or something - this is the custom small file. It should have every change although I might have forgotten something or something might not work. But overall it seemed to do the same as the whole big file I first imported - this is much smaller. Still lots of bugs, in some sense. I'm not sure of the layout of the colors, and what is possible overall - but maybe I just give this a rest and begin again on something else to sharpen my furthering understanding getting used to it all.
There was yet another Theme I wanted to try to make called... well... good question, my memory does not serve me. In any case, this Crunchbang seems to work pretty good already. Well... far from done but... It's usable at least. If you just keep the mouse inside the writing box so it turns White, Ha ha ha. Yea, need to find that pointer somewhere to make it white.
-edit- code update somewhat, just some minor issues.
#menu_nav, #adm_submenus .active, .admin_menu .active, #adm_submenus .active {
background: #191c1e;
background-image: linear-gradient(to bottom, #191c1e 0%, #191c1e 49%, #191c1e 51%, #191c1e 100%);
}
html {background: #2e3436;} /* border-radius: 0px; */
body{background:#2e3436;color: #bfbfbf;}
#menu_nav {background: #171b1d;}
#footer_section { background-color: #2e3436; color: #999999;}
.description, .information, .warningbox, .successbox, .infobox, .errorbox {background: #2e3436;}
.forumposts, .profile_content {background: #2e3436;}
.forumposts:nth-of-type(even) {background: #2e3436; margin-top: 0px;}
.forumposts:nth-of-type(odd) {background: #292f30; margin-top: 0px;}
#forumposts .category_header, .content_category .category_header {border: 1px solid #3b4245; background: #2e3436; border-radius: 0px; /* added */}
input, button, select, textarea, .editor {border: solid #76715e; border-radius: 0px; background: #272822; color: #f8f8f2;}
#footer_section a {color: #dfdfdf;} /*underline og hvidt lys!*/
#wrapper { background: #32383b; border: solid #3b4245}
#news {background-color: #191c1e; border-color: #3b4245; /*2e3436*/} /*solid? */
#news > h2 {color: #bfbfbf;}
#news_line, #elkFadeScroller {color: #bfbfbf;}
#top_section .wrapper {border-right: #3b4245; border-left: #3b4245; background-color: #2e3436;}
.category_header, .forum_category .category_header {background:#292f30; color:#bfbfbf; margin-bottom: 0px;
border-radius: 0px; border-color: #3b4245; text-shadow: none;}
::-moz-selection {background:#191c1e; color: #bfbfbf;}
#menu_nav .listlevel1.subsections>a:before { color: #bfbfbf; margin: 1px 0 0 3px;
float: right;}
#forumtitle {text-shadow: 0px 0px 0px #d8d8d8;}
#forumtitle > a {color: #d8d8d8;}
.board_name > a {color: #ffffff;}
.topic_name h4 a {color: #ffffff;
}
/* Normal, standard links. */
a, a:link, a:visited,
/* Links that open in a new window. */
a.new_win:link, a.new_win:visited {color: #ffffff;}
#main_menu .linklevel1, .admin_menu .linklevel1, #adm_submenus .linklevel1 {color: #bfbfbf;}
#menu_nav{color:#3b4245;}
.navigate_section {border: 1px solid #3b4245;}
.linktree:not(:last-child):after { background-image: linear-gradient(45deg, #32383b 0%, #32383b 50%, #bfbfbf 50%, #bfbfbf 100%); }
.board_row, .childboard_row {border-bottom: 1px solid #3b4245; border-right: 1px solid #3b4245; /* added */
border-left: 1px solid #3b4245; /* added */ }
.topic_listing li {border-top: 1px solid #3b4245;border-bottom: 1px solid #3b4245;
border-right: 1px solid #3b4245; /*added*/ border-left: 1px solid #3b4245; /*added*/}
#sort_by {border: 1px solid #3b4245;}
.content {border-color: #3b4245;}
#footer_section .rssfeeds { background-color: #bebebe;} /* color: orange; not working changing it */
#searchform {background: #191c1e;}
.category_header a:link, .category_header a:visited {color: #bfbfbf;}
.post_wrapper {border:1px solid #3b4245; border-radius: 0px;}
.linklevel1, .linklevel1:link, .linklevel1:visited {
border: solid #2e3436;
border-radius: 0px;
background: #191c1e;
background-image: none;
box-shadow: none;
color: #bfbfbf;
font-size: 1em;
}
.linklevel1:hover, .listlevel1:hover .linklevel1,
.linklevel2:hover, .listlevel2:hover .linklevel2,
.linklevel3:hover, .listlevel3:hover .linklevel3,
#menu_sidebar .linklevel1:hover, #menu_sidebar .listlevel1:hover .linklevel1,
#menu_current_area > strong > .linklevel1 {border-color:#2e3436;background: #000000;
box-shadow: none; color: #ffffff;}
#main_menu .listlevel1.subsections {
top: 0px; /*fixes the level at the top bar!*/
}
#main_menu .linklevel1, #main_menu .linklevel1:link, #main_menu .linklevel1:visited {
border-right: 1px solid #2e3436;
border-radius: 0px;
background-color: #191c1e;
background-image: none;
box-shadow: none;
}
.poster .listlevel1 a.linklevel1 {color:#ffffff;}
.poster li.poster_online:hover .linklevel1 {border-color: transparent; background: none;
box-shadow: none; color: #ffffff; text-decoration: underline;}
.poster li.subsections.listlevel1:hover .linklevel1 {border-color: transparent;
background: none; text-decoration: underline;
}
.poster .listlevel1:hover .linklevel1 { border-bottom: 1px solid #FFFFFF;}
.poster .subsections > a:after, .poster .subsections:hover > .name.linklevel1:after {
margin: 0 0 0 5px;
color: #FFFFFF;}
.admin_menu .linklevel1, #adm_submenus .linklevel1 {
color: #ffffff;
}
/* Override link colour for admin/profile/etc menus. */
.admin_menu .linklevel1, #adm_submenus .linklevel1 {
color: #ffffff;
background: #2e3436;
border: #3b4245 dotted;
}
/* For primary admin/profile/etc drop menus. */
.admin_menu .linklevel1:hover, .admin_menu .linklevel1:focus,
/* For secondary admin/profile/etc menus. */
#adm_submenus .linklevel1:hover, #adm_submenus .linklevel1:focus {
color: #ffffff;
text-decoration: none;
background: #292f30;
border: #3b4245 dotted;
}
/* Main menu Level 1 active button and hover need a different border. */
#main_menu .active, #main_menu .linklevel1:hover, #main_menu .listlevel1:hover .linklevel1, #main_menu .linklevel1:focus {
background: #000000;
color: #FFFFFF;
}
/* Common button styling. */
input[type="submit"], .drop_area_fileselect_text, button[type="submit"], input[type="button"],
/* Anchors styled to look like buttons. */
/* These have standard body text size. Can be chained with smalltext class. */
.linkbutton:link, .linkbutton_right:link, .linkbutton_left:link,
.linkbutton:visited, .linkbutton_right:visited, .linkbutton_left:visited {
border: 1px solid #2e3436;
border-radius: 0px;
background: #191c1e;
background-image: none;
box-shadow: none;
color: #bfbfbf;
}
/* Hover effects. */
input[type="submit"]:hover, button[type="submit"]:hover, input[type="button"]:hover,
.linkbutton:hover, .linkbutton_right:hover, .linkbutton_left:hover {
border: 1px solid #2e3436;
background: #000000;
box-shadow: none;
color: #FFFFFF;}
/* Levels 2 and 3: drop menu wrapper. */
.menulevel2, .menulevel3 {
border: 1px solid #3b4245;
border-radius: 0px;
background: #191c1e;
box-shadow: none;
}
/* Level 1 active buttons for primary admin/profile/etc drop menus... */
.admin_menu .active,
/* ......and for secondary admin/profile/etc menu strip. */
#adm_submenus .active {
border: #3b4245 dotted;
background: #292f30;
background-image: none;
color: #FFFFFF;
}
/* Hover effects for those buttons. */
.admin_menu .active:hover, .admin_menu .listlevel1:hover .active, #adm_submenus .active:hover {
border: #3b4245 dotted;
background: #292f30;
background-image: none;
color: #FFFFFF;
}
/* Levels 2 and 3: hover effects. */
.listlevel2:hover .linklevel2, /* < highlighted with cursor over level 3. */
.linklevel2:hover, .linklevel2:focus, .linklevel2.sfhover:focus,
.linklevel3:hover, .linklevel3:focus, .linklevel3.sfhover:focus {
background: #000000;
color: #FFFFFF;
text-decoration: none;
}
.linklevel2:link, .linklevel2:visited, .linklevel3:link, .linklevel3:visited {
border: 1px solid #2e3436;
}
.pagelinks .navPages {
margin: 0 0px;
color: #FFFFFF;
border-radius: 0px;
}
.pagelinks .navPages:hover {
background: none;
border-color: #32383b;
color: #FFFFFF;
text-decoration: underline;
}
.pagelinks .current_page {
background: none;
color: #4c5659;
text-decoration: none;
border-radius: 0px;
}
textarea:hover, .editor:hover {
color: #f8f8f2;
}
input, button, select, textarea, .editor {
border: 1px solid #3b4245;
border-radius: 0px;
background: #272822;
color: #f8f8f2;
}
.bbc_link:link, .bbc_link:visited { color: #FFFFFF;}
.bbc_link:hover { color: #FFFFFF;}
::selection {background: #191c1e; color: #bfbfbf;}
/* not in Index */
.sceditor-container iframe, .sceditor-container textarea {
color:#FFFFFF;}