Author: Christian 2.0 (on behalf of PlanetStyles.net)
Style Description: It's just Prosilver. But darker

Style Version: 1.0.0
Requirements: Style inherits unmodified template files from Prosilver. Prosilver needs to be installed, but doesn't need to be 'activated'.
Features:
- Dark UI
- Adjusted padding for better usability
- Pure CSS forum / topic icons
- 'Pulsing' effect unread forum / topic icons
- 8 colour schemes
- Red
- Orange
- Yellow
- Green
- Blue (Default)
- Purple
- Pink
- Grey
How do I change colour scheme?
Open: /styles/prosilver_dark/template/overall_header.html
Find:ReplaceCode: Select all
<link href="{T_THEME_PATH}/colours/blue.css?assets_version={T_ASSETS_VERSION}" rel="stylesheet">
blue.css
with the name of the colour you want to use (eg: pink.css, green.css)
Your pure CSS forum / topics suck! How do I get the images back?
Open: /styles/prosilver_dark/theme/dark.css
Find and delete everything below this line:Code: Select all
/* ------- Forum & Topic Icons (Pulsing) ------- */
The base colour looks kinda blue. How can I make this more grey / black?
Open: /styles/prosilver_dark/theme/dark.css
Find:Replace these two hex values with something darker.Code: Select all
/* Light bg colours */ .headerbar, .navbar, .forabg, .forumbg, li.row, .bg1, .bg2, .bg3, .tabs .activetab > a, .tabs a:hover, ul.cplist, .panel, blockquote blockquote, .dropdown .dropdown-contents, .jumpbox-cat-link, .jumpbox-sub-link { background: #242a36 !important; } /* Dark bg colours */ html, body, .wrap, .panel-container .panel, .navigation .active-subsection a, .navigation a:hover, .cp-mini, .codebox, blockquote, blockquote blockquote blockquote, .attachbox, .message-box textarea, .phpbb_alert, select { background-color: #171b24 !important; }
As a good starting point, try#2d2d2d
for the top (light) value, and#1e1e1e
for the dark (bottom) value.
@Other style authors:
If you use Prosilver Dark Edition to kick-start your own styles, please do the kind thing by leaving some kind of attributable and publicly visible credit to PlanetStyles.net in the footer

Demo URL: See screenshots. It's just prosilver

Style Download: http://planetstyles.net/downloads/prosi ... _1.0.0.zip
Screenshots:
Download link: http://planetstyles.net/downloads/prosi ... _1.0.0.zip