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