[dw-free] Negatives: 4 themes by rising
[commit: http://hg.dwscoalition.org/dw-free/rev/76a3d86f87ad]
http://bugs.dwscoalition.org/show_bug.cgi?id=4040
Four themes for Negatives by
rising: Hesperides Dark,
Raspberry Kiss, Wonderland, Valkyrie.
Patch by
ninetydegrees.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=4040
Four themes for Negatives by
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Raspberry Kiss, Wonderland, Valkyrie.
Patch by
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Files modified:
- bin/upgrading/s2layers/negatives/themes.s2
- htdocs/img/customize/previews/negatives/hesperidesdark.png
- htdocs/img/customize/previews/negatives/raspberrykiss.png
- htdocs/img/customize/previews/negatives/valkyrie.png
- htdocs/img/customize/previews/negatives/wonderland.png
-------------------------------------------------------------------------------- diff -r f439dad93c18 -r 76a3d86f87ad bin/upgrading/s2layers/negatives/themes.s2 --- a/bin/upgrading/s2layers/negatives/themes.s2 Wed Nov 16 18:15:53 2011 +0800 +++ b/bin/upgrading/s2layers/negatives/themes.s2 Wed Nov 16 18:41:53 2011 +0800 @@ -650,6 +650,81 @@ set color_module_border = "#403230"; +#NEWLAYER: negatives/hesperidesdark +layerinfo type = "theme"; +layerinfo name = "Hesperides Dark"; +layerinfo redist_uniq = "negatives/hesperidesdark"; +layerinfo author_name = "rising"; + +set theme_authors = [ { "name" => "rising", "type" => "user" } ]; + +##=============================== +## Page Colors +##=============================== + +set color_page_background = "#6f483f"; +set color_page_link = "#edc890"; +set color_page_link_active = "#ed791b"; +set color_page_link_hover = "#ed964a"; +set color_page_link_visited = "#e3ad47"; +set color_page_text = "#f1f3e1"; +set color_header_background = "#65433a"; +set color_header_link = "#edc890"; +set color_header_link_active = "#ed791b"; +set color_header_link_hover = "#ed964a"; +set color_header_link_visited = "#e3ad47"; +set color_footer_background = "#65433a"; +set color_footer_link = "#edc890"; +set color_footer_link_active = "#ed791b"; +set color_footer_link_hover = "#ed964a"; +set color_footer_link_visited = "#e3ad47"; + +##=============================== +## Entry Colors +##=============================== + +set color_entry_background = "#65433a"; +set color_entry_border = "#51352e"; +set color_entry_interaction_links = "#edc890"; +set color_entry_interaction_links_active = "#ed791b"; +set color_entry_interaction_links_background = "#5b3b34"; +set color_entry_interaction_links_hover = "#ed964a"; +set color_entry_interaction_links_visited = "#e3ad47"; +set color_entry_link = "#edc890"; +set color_entry_link_active = "#ed791b"; +set color_entry_link_hover = "#ed964a"; +set color_entry_link_visited = "#e3ad47"; +set color_entry_text = "#f1f3e1"; +set color_entry_title = "#eff3ce"; + +##=============================== +## Module Colors +##=============================== + +set color_module_background = "#65433a"; +set color_module_border = "#51352e"; +set color_module_link = "#edc890"; +set color_module_link_active = "#ed791b"; +set color_module_link_hover = "#ed964a"; +set color_module_link_visited = "#e3ad47"; +set color_module_text = "#f1f3e1"; +set color_module_title = "#eff3ce"; + +##=============================== +## Fonts +##=============================== + +set font_base = "News Gothic MT"; +set font_comment_title = "Georgia"; +set font_comment_title_size = "1.1"; +set font_comment_title_units = "em"; +set font_entry_title = "Georgia"; +set font_module_heading = "Georgia"; +set font_module_text = "Georgia"; +set font_module_text_size = "1"; +set font_module_text_units = "em"; + + #NEWLAYER: negatives/lightondark layerinfo type = "theme"; layerinfo name = "Light On Dark"; @@ -898,6 +973,82 @@ set color_module_title = "#a6e820"; +#NEWLAYER: negatives/raspberrykiss +layerinfo type = "theme"; +layerinfo name = "Raspberry Kiss"; +layerinfo redist_uniq = "negatives/raspberrykiss"; +layerinfo author_name = "rising"; + +set theme_authors = [ { "name" => "rising", "type" => "user" } ]; + +##=============================== +## Page Colors +##=============================== + +set color_page_background = "#fdb7b8"; +set color_page_link = "#d03f43"; +set color_page_link_active = "#413099"; +set color_page_link_hover = "#d0060b"; +set color_page_link_visited = "#5a4d99"; +set color_page_text = "#060606"; +set color_header_background = "#fddadb"; +set color_header_link = "#d03f43"; +set color_header_link_active = "#413099"; +set color_header_link_hover = "#d0060b"; +set color_header_link_visited = "#5a4d99"; +set color_footer_background = "#fddadb"; +set color_footer_link = "#d03f43"; +set color_footer_link_active = "#413099"; +set color_footer_link_hover = "#d0060b"; +set color_footer_link_visited = "#5a4d99"; + + +##=============================== +## Entry Colors +##=============================== + +set color_entry_background = "#fddadb"; +set color_entry_border = "#fdc1c2"; +set color_entry_interaction_links = "#d03f43"; +set color_entry_interaction_links_active = "#413099"; +set color_entry_interaction_links_background = "#fde4e5"; +set color_entry_interaction_links_hover = "#d0060b"; +set color_entry_interaction_links_visited = "#5a4d99"; +set color_entry_link = "#d03f43"; +set color_entry_link_active = "#413099"; +set color_entry_link_hover = "#d0060b"; +set color_entry_link_visited = "#5a4d99"; +set color_entry_text = "#060606"; +set color_entry_title = "#060606"; + +##=============================== +## Module Colors +##=============================== + +set color_module_background = "#fddadb"; +set color_module_border = "#fdc1c2"; +set color_module_link = "#d03f43"; +set color_module_link_active = "#413099"; +set color_module_link_hover = "#d0060b"; +set color_module_link_visited = "#5a4d99"; +set color_module_text = "#060606"; +set color_module_title = "#060606"; + +##=============================== +## Fonts +##=============================== + +set font_base = "News Gothic MT"; +set font_comment_title = "Georgia"; +set font_comment_title_size = "1.1"; +set font_comment_title_units = "em"; +set font_entry_title = "Georgia"; +set font_module_heading = "Georgia"; +set font_module_text = "Georgia"; +set font_module_text_size = "1"; +set font_module_text_units = "em"; + + #NEWLAYER: negatives/spring layerinfo type = "theme"; layerinfo name = "Spring"; @@ -994,6 +1145,81 @@ set color_module_title = "#000"; +#NEWLAYER: negatives/valkyrie +layerinfo type = "theme"; +layerinfo name = "Valkyrie"; +layerinfo redist_uniq = "negatives/valkyrie"; +layerinfo author_name = "rising"; + +set theme_authors = [ { "name" => "rising", "type" => "user" } ]; + +##=============================== +## Page Colors +##=============================== + +set color_page_background = "#d2e3c6"; +set color_page_link = "#609eb5"; +set color_page_link_active = "#316456"; +set color_page_link_hover = "#4b9884"; +set color_page_link_visited = "#8d5b50"; +set color_page_text = "#413f3f"; +set color_header_background = "#f2fadc"; +set color_header_link = "#609eb5"; +set color_header_link_active = "#316456"; +set color_header_link_hover = "#4b9884"; +set color_header_link_visited = "#8d5b50"; +set color_footer_background = "#effad2"; +set color_footer_link = "#609eb5"; +set color_footer_link_active = "#316456"; +set color_footer_link_hover = "#4b9884"; +set color_footer_link_visited = "#8d5b50"; + +##=============================== +## Entry Colors +##=============================== + +set color_entry_background = "#f8ffe6"; +set color_entry_border = "#dbedcf"; +set color_entry_interaction_links = "#609eb5"; +set color_entry_interaction_links_active = "#316456"; +set color_entry_interaction_links_background = "#f2fadc"; +set color_entry_interaction_links_hover = "#4b9884"; +set color_entry_interaction_links_visited = "#8d5b50"; +set color_entry_link = "#609eb5"; +set color_entry_link_active = "#316456"; +set color_entry_link_hover = "#4b9884"; +set color_entry_link_visited = "#8d5b50"; +set color_entry_text = "#413f3f"; +set color_entry_title = "#70696a"; + +##=============================== +## Module Colors +##=============================== + +set color_module_background = "#effad2"; +set color_module_border = "#dbedcf"; +set color_module_link = "#609eb5"; +set color_module_link_active = "#316456"; +set color_module_link_hover = "#4b9884"; +set color_module_link_visited = "#8d5b50"; +set color_module_text = "#413f3f"; +set color_module_title = "#70696a"; + +##=============================== +## Fonts +##=============================== + +set font_base = "News Gothic MT"; +set font_comment_title = "Georgia"; +set font_comment_title_size = "1.1"; +set font_comment_title_units = "em"; +set font_entry_title = "Georgia"; +set font_module_heading = "Georgia"; +set font_module_text = "Georgia"; +set font_module_text_size = "1"; +set font_module_text_units = "em"; + + #NEWLAYER: negatives/want layerinfo type = "theme"; layerinfo name = "Want"; @@ -1077,6 +1303,81 @@ set color_module_title = "#202260"; +#NEWLAYER: negatives/wonderland +layerinfo type = "theme"; +layerinfo name = "Wonderland"; +layerinfo redist_uniq = "negatives/wonderland"; +layerinfo author_name = "rising"; + +set theme_authors = [ { "name" => "rising", "type" => "user" } ]; + +##=============================== +## Page Colors +##=============================== + +set color_page_background = "#d8e8ee"; +set color_page_link = "#8095ab"; +set color_page_link_active = "#60398c"; +set color_page_link_hover = "#4678ab"; +set color_page_link_visited = "#5b4e69"; +set color_page_text = "#191919"; +set color_header_background = "#ffedcd"; +set color_header_link = "#8095ab"; +set color_header_link_active = "#60398c"; +set color_header_link_hover = "#4678ab"; +set color_header_link_visited = "#5b4e69"; +set color_footer_background = "#ffedcd"; +set color_footer_link = "#8095ab"; +set color_footer_link_active = "#60398c"; +set color_footer_link_hover = "#4678ab"; +set color_footer_link_visited = "#5b4e69"; + +##=============================== +## Entry Colors +##=============================== + +set color_entry_background = "#fff0d8"; +set color_entry_border = "#c5e3ee"; +set color_entry_interaction_links = "#8095ab"; +set color_entry_interaction_links_active = "#60398c"; +set color_entry_interaction_links_background = "#fff3e2"; +set color_entry_interaction_links_hover = "#4678ab"; +set color_entry_interaction_links_visited = "#5b4e69"; +set color_entry_link = "#8095ab"; +set color_entry_link_active = "#60398c"; +set color_entry_link_hover = "#4678ab"; +set color_entry_link_visited = "#5b4e69"; +set color_entry_text = "#191919"; +set color_entry_title = "#333"; + +##=============================== +## Module Colors +##=============================== + +set color_module_background = "#fff3e2"; +set color_module_border = "#c5e3ee"; +set color_module_link = "#8095ab"; +set color_module_link_active = "#60398c"; +set color_module_link_hover = "#4678ab"; +set color_module_link_visited = "#5b4e69"; +set color_module_text = "#191919"; +set color_module_title = "#333"; + +##=============================== +## Fonts +##=============================== + +set font_base = "News Gothic MT"; +set font_comment_title = "Georgia"; +set font_comment_title_size = "1.1"; +set font_comment_title_units = "em"; +set font_entry_title = "Georgia"; +set font_module_heading = "Georgia"; +set font_module_text = "Georgia"; +set font_module_text_size = "1"; +set font_module_text_units = "em"; + + #NEWLAYER: negatives/yozakura layerinfo type = "theme"; layerinfo name = "Yo-zakura"; diff -r f439dad93c18 -r 76a3d86f87ad htdocs/img/customize/previews/negatives/hesperidesdark.png Binary file htdocs/img/customize/previews/negatives/hesperidesdark.png has changed diff -r f439dad93c18 -r 76a3d86f87ad htdocs/img/customize/previews/negatives/raspberrykiss.png Binary file htdocs/img/customize/previews/negatives/raspberrykiss.png has changed diff -r f439dad93c18 -r 76a3d86f87ad htdocs/img/customize/previews/negatives/valkyrie.png Binary file htdocs/img/customize/previews/negatives/valkyrie.png has changed diff -r f439dad93c18 -r 76a3d86f87ad htdocs/img/customize/previews/negatives/wonderland.png Binary file htdocs/img/customize/previews/negatives/wonderland.png has changed --------------------------------------------------------------------------------