xref: /template/readthedokus/style.ini (revision 4ccc90be1220916a63dd8615076ebfcd190e10f2)
1[stylesheets]
2css/reset.css							= screen
3css/basic.css							= screen
4../dokuwiki/css/_imgdetail.css			= screen
5../dokuwiki/css/_media_popup.css		= screen
6../dokuwiki/css/_media_fullscreen.css	= screen
7../dokuwiki/css/_fileuploader.css		= screen
8../dokuwiki/css/_tabs.css				= screen
9../dokuwiki/css/_links.css				= screen
10../dokuwiki/css/_toc.css				= screen
11../dokuwiki/css/_footnotes.css			= screen
12../dokuwiki/css/_search.css				= screen
13../dokuwiki/css/_recent.css				= screen
14../dokuwiki/css/_diff.css				= screen
15../dokuwiki/css/_edit.css				= screen
16../dokuwiki/css/_modal.css				= screen
17../dokuwiki/css/_forms.css				= screen
18../dokuwiki/css/_admin.css				= screen
19css/_admin.css							= screen
20css/sidebar.css							= screen
21css/sidebarheader.css					= screen
22css/content.css							= screen
23css/mobileheader.css					= screen
24css/pageheader.css						= screen
25css/pagefooter.css						= screen
26css/print.css							= print
27
28[replacements]
29__text__								= "#404040"		; @ini_text
30__background__							= "#fcfcfc"		; @ini_background
31__text_alt__							= "#999"		; @ini_text_alt
32__background_alt__                    	= "#edf0f2"		; @ini_background_alt
33__text_neu__							= "#666"		; @ini_text_neu
34__background_neu__						= "#ddd"		; @ini_background_neu
35__border__								= "#e1e4e5"		; @ini_border
36__highlight__							= "#ff9"		; @ini_highlight
37__link__								= "#2980B9"		; @ini_link
38__text_theme__							= "#fcfcfc"		; @ini_text_theme
39__background_theme__                  	= "#2980b9"		; @ini_background_theme
40__text_sidebar__						= "#d9d9d9"		; @ini_text_sidebar
41__background_sidebar__					= "#343131"		; @ini_background_sidebar
42__background_sidebar_hover__			= "#4e4a4a"		; @ini_background_sidebar_hover
43__text_sidebar_caption__				= "#55a5d9"		; @ini_text_sidebar_caption
44__text_sidebar_toc__					= "#404040"		; @ini_text_sidebar_toc
45__background_sidebar_toc__				= "#edf0f2"		; @ini_background_sidebar_toc
46__background_sidebar_toc_hover__		= "#d6d6d6"		; @ini_background_sidebar_toc_hover
47__background_sidebar_toc_highlight__	= "#c9c9c9"		; @ini_background_sidebar_toc_highlight
48__text_sidebar_expand1__				= "#333"		; @ini_text_sidebar_expand1
49__text_sidebar_expand2__				= "#a3a3a3"		; @ini_text_sidebar_expand1
50__text_pagefooter__						= "gray"		; @ini_text_pagefooter
51__text_monospace__						= "#e74c3c"		; @ini_text_monospace
52__background_monospace__				= "#fff"		; @ini_background_monospace
53__border_monospace__					= "#e1e4e5"		; @ini_border_monospace
54__background_code__						= "#f8f8f8"		; @ini_background_code
55__border_code__							= "#e1e4e5"		; @ini_border_code
56__text_button__							= "#404040"		; @ini_text_button
57__background_button__					= "#f3f6f6"		; @ini_background_button
58__text_button_hover__					= "#404040"		; @ini_text_button_hover
59__background_button_hover__				= "#e5ebeb"		; @ini_background_button_hover
60__border_edit_highlight__				= "#2980b9"		; @ini_border_edit_highlight
61__background_edit_highlight1__			= "#CAE9FF"		; @ini_background_edit_highlight1
62__background_edit_highlight2__			= "#E7F8FC"		; @ini_background_edit_highlight2
63__width_site__							= "100%"		; @ini_site_width
64__width_content__						= "800px"		; @ini_content_width
65__width_sidebar__						= "300px"		; @ini_sidebar_width
66__background_header__					= "#fcfcfc"		; @ini_background_header
67__background_footer__					= "#fcfcfc"		; @ini_background_footer
68__height_header__						= "0"			; @ini_height_header
69__height_footer__						= "0"			; @ini_height_footer
70__media_query_sp__						= "767px"		; @ini_media_query_sp
71__media_query_tb__						= "1023px"		; @ini_media_query_tb
72