Haven

Войти в систему

Home
    - Создать дневник
    - Написать в дневник
       - Подробный режим

LJ.Rossia.org
    - Новости сайта
    - Общие настройки
    - Sitemap
    - Оплата
    - ljr-fif

Редактировать...
    - Настройки
    - Список друзей
    - Дневник
    - Картинки
    - Пароль
    - Вид дневника

Сообщества

Настроить S2

Помощь
    - Забыли пароль?
    - FAQ
    - Тех. поддержка



[<< Advanced Customization]
[<< Public Layers] [Parent Layer] [Download] [View as HTML]

Layer Info
author_emailjproulx@livejournal.com
author_nameJesse Proulx
desThis style is more conceptual and boring than it is innovative and pretty. The goal for this style was to see how well I could automate color palette generation, given the functions available in S2.
langen
nameHaven
previewshaven/haven.png
redist_uniqhaven/layout
typelayout

Properties Set
color_schemeanalogous
color_scheme_base  #1111cc
content_fontTahoma
content_font_fallbacksans-serif
content_width90%
main_fontTrebuchet MS
main_font_fallbacksans-serif
page_background_image
page_background_positioncenter
page_background_repeatrepeat
page_background_scrollingscroll
show_entry_userpic1
sidebar_fontVerdana
sidebar_font_fallbacksans-serif
sidebar_positionleft
sidebar_position_fourcalendar
sidebar_position_onesummary
sidebar_position_threeblurb
sidebar_position_twolinks
sidebar_width15%
tags_aware1
text_sidebar_blurbBlurb
text_sidebar_linksLinks
text_sidebar_profileProfile
text_sidebar_summaryPage Summary
title_positionboth

Global Functions
color_analogous(Color base) : Color[]
color_double_complementary(Color base) : Color[]
color_ideal_foreground(Color bg) : ColorUsed to determine the best text color (out of white and black currently) given a single solid background color
color_split_complementary(Color base) : Color[]
color_tetradic(Color base) : Color[]
color_triadic(Color base) : Color[]
css_font_family(string base, string fallback) : string
format_entry(Page p, Entry e, Color bgcolor, Color fgcolor, bool viewing_thread) : string
format_replyto(Page p, Entry e, EntryLite el) : string
print_content_box(string title, string body) : void
print_content_tab(string content) : void
print_entry(Page p, Entry e, Color bgcolor, Color fgcolor, bool viewing_thread) : void
print_replyto(Page p, Entry e, EntryLite el) : void
print_sidebar() : void
print_sidebar_blurb() : void
print_sidebar_box(string title, string body) : void
print_sidebar_box(string title, string body, string style) : void
print_sidebar_calendar() : void
print_sidebar_linklist() : void
print_sidebar_summary() : void
print_sidebar_userpic() : void
print_stylesheet() : void
print_theme_preview() : void
prop_init() : void