click here for a plain text version
;  ۞ utf-8; unix line-breaks
;
; color schemes ini file.
;
; These values are inserted into the generated CSS (and elsewhere) at run-time.
;
; If it isn't immediately apparent.. the mechanism is in place for you to create
; variables here, and have them immediately available for use in your scheme's
; dynamic CSS file as %%tokens%%. Nifty, huh!
;
; If you want to edit your schemes in a funky web GUI with color picker and many
; other time-saving goodies, load /blog/inc/scheme-edit.php into your browser.
;
; ;o)
;
; ps. when you update your schemes via the GUI, a single backup of this file is
; made inside /blog/inc/data/backup/. If you made an error, you have until you
; /next/ update your schemes to grab the old data!
;
;
; Notes for CSS-INIT hackers.
;
; THIS is the missing ingredient in all this css-init malarkey - an array of
; variables used to populate our generagted CSS. You would pull this in during
; your site's init, maybe something like..
;
$scheme_config = parse_ini_file('example.ini', true);
// better to use grab_ini() from corzblog!
$site_scheme = $scheme_config['example-scheme'];
;
; Now you have a $site_scheme array which css-init will use when inserting
; %%token%% values.
;
; css-init also needs a few configuration variables set, see inside for details.
;

[example-scheme]
name="example-scheme"
a_active="#f1be23"
a_hover="#664208"
a_bg_hover="transparent"
a_visited="#a96a04"
admin_a_bg_hov_mob="#000"
admin_a_hov_mob="#FBB626"
alink="#d18207"
bg_color="#fff7d1"
bg_img="images/Orange-Grad.png"
bg_img_attch="fixed"
bg_img_front="/img/corz-bg-overlay-oranges.png"
bg_img_front_attch="fixed"
bg_img_front_pos="left bottom"
bg_img_front_repeat="no-repeat"
bg_img_front_size=
bg_img_mobile=
bg_img_mobile_pos=
bg_img_mobile_attch=
bg_img_mobile_repeat=
bg_img_pos="left top"
bg_img_repeat="repeat-x"
box_bg="#ffffff"
box_shadow="rgba(0,0,0,.33)"
butt_bg="#d27e2a"
butt_bg_hover="#f8a325"
butt_bg_selected="#F5A90A"
butt_border="#fbac37"
button_background="#f9eeb6"
button_bg_img="/img/nav/Corz-Grey-Grad-Button-Background.png"
button_bg__big_img="/img/Corz-Grey-Grad-Button-Background_256px.png"
button_glow="#FFC44D"
butt_txt="#fff7d1"
ccc_bg="#261c01"
code_color="#8c6308"
code_comment="#9d945e"
code_fonts="'Lucida Console', 'Courier New', Consolas, Courier, monaco, ProFontWindows, monospace"
codebox_color="#ece0aa"
corz_reply_color="#ff7c00"
corzblog_logo_hover_img="/blog/inc/img/corzblog_hover.png"
corzblog_logo_img="/blog/inc/img/corzblog.png"
dark_border="#413732"
dark_code="#673d03"
delete_butt_img="images/delete-butt.png"
edge="0px"
edit_bg="#ffffff"
edit_font_size="80%"
edit_hover_img="images/edit-corzblog-pencil-hover.png"
edit_img="images/edit-corzblog-pencil-orange.png"
font_family="Tahoma, 'Lucida Grande', Verdana, Trebuchet, Helvetica, sans-serif"
font_family_alt="'Trebuchet MS', Trebuchet, Verdana, 'Lucida Grande', Tahoma, sans-serif"
foot_color="#DE7008"
footer_bg_color="#403826"
front_img_bg_glow="rgba(255,255,255,0.80)"
front_img_height="450px"
front_img_width="440px"
gd_col_1="#fc6001"
gd_col_2="#f00078"
gd_col_3="#1c77ff"
h1_color="#eca004"
h2_color="#F5A90A"
h3_color="#F5A90A"
h4_color="#F5A90A"
h5_color="#F5A90A"
h6_color="#F5A90A"
highlight="#ffffff"
info_background="transparent"
infobutt_narrower_img="images/butt-size-narrower.png"
infobutt_shorter_img="images/butt-size-shorter.png"
infobutt_taller_img="images/butt-size-taller.png"
infobutt_wider_img="images/butt-size-wider.png"
input_glow="#ea9c0b"
input_glow_border="#f9e39b"
link_down_butt_img="images/link-down-arrow.png"
link_up_butt_img="images/link-up-arrow.png"
message_color="#de7008"
my_black="#2a2a2a"
my_white="#ffffff"
nav_text="#fff7d1"
nav_grad_1="#BE9645"
nav_grad_2="#FFC44D"
nav_grad_3="#fbb627"
nav_hov_text="#faae3d"
nav_hov_grad_1="#fff9f0"
nav_hov_grad_2="#ffe097"
nav_hov_grad_3="#fccc67"
permalink_hover_img="images/permalink-icon-chain-links-hover.png"
permalink_img="images/permalink-icon-chain-links-orange.png"
poems="#714400"
poems_bg="#fffdf0"
box_glow="#fff7d1"
pre_color="#7a5407"
promo_background="#f9e7aa"
progress_bg_color="#1a1100"
progress_top_color="#ffd73b"
progress_bottom_color="#f57900"
prop_butt_down_img="images/prop-butt-down.png"
prop_butt_right_img="images/prop-butt-right.png"
quote_img="images/quote.png"
rdf_img="images/rdf-oranges.png"
rss_img="images/rss-oranges.png"
selection_bg="#000000"
selection_color="#ffea95"
side_a="#939393"
side_a_active="#f1be23"
side_a_bg_hov="#ffffff"
side_a_bg_hov_mob="#ffffff"
side_a_bg_mob="transparent"
side_a_hov="#E8910D"
side_a_hov_mob="#444444"
side_a_mob="#939393"
side_a_visited="#B5B5B5"
site_notice="#94180e"
spelling_dim="#fff1b9"
spelling_highlight="#00ffff"
spoiler_img="images/spoiler.png"
teletype_color="#A07A47"
textcolor="#744619"
textsize="1.6rem"
textview_comment="#676767"
textview_default="#A07A47"
textview_delims="#663399"
textview_html="#028d02"
textview_keyword="#47A35E"
textview_string="#ec8009"
textview_variable="#0fcd0a"
title_bg_color="#ae6e0c"
title_bg_img="images/banners/brown_hills_a.jpg"
title_bg_img_rpt="repeat-x"
title_color="#F5E39E"
title_height="100px"
top_links="6em"
toplinks_color="#c48206"
toplinks_visited_color="#d28a04"
top_space="8rem"
top_space_mobile="11rem"
uli_img="images/ulio.png"
urltxt="#c8860d"
warning_color="#fe3a00"
butt_txt_selected="#ffffff"
butt_txt_hover="#ffffff"
testval="5rem"
back to the source menu
test

Welcome to corz.org!

I'm always messing around with the back-end.. See a bug? Wait a minute and try again. Still see a bug? Mail Me!