|
| 1 | +[theme] |
| 2 | +bg = "#282a36" |
| 3 | +tab_num = "#bd93f9" |
| 4 | +tab_divider = "#f8f8f2" |
| 5 | +bottombar_label = "#bd93f9" |
| 6 | +bottombar_text = "#8be9fd" |
| 7 | +bottombar_bg = "#44475a" |
| 8 | +scrollbar = "#44475a" |
| 9 | + |
| 10 | +hdg_1 = "#bd93f9" |
| 11 | +hdg_2 = "#bd93f9" |
| 12 | +hdg_3 = "#bd93f9" |
| 13 | +amfora_link = "#ff79c6" |
| 14 | +foreign_link = "#ffb86c" |
| 15 | +link_number = "#8be9fd" |
| 16 | +regular_text = "#f8f8f2" |
| 17 | +quote_text = "#f1fa8c" |
| 18 | +preformatted_text = "#ffb86c" |
| 19 | +list_text = "#f8f8f2" |
| 20 | + |
| 21 | +btn_bg = "#44475a" |
| 22 | +btn_text = "#f8f8f2" |
| 23 | + |
| 24 | +dl_choice_modal_bg = "#6272a4" |
| 25 | +dl_choice_modal_text = "#f8f8f2" |
| 26 | +dl_modal_bg = "#6272a4" |
| 27 | +dl_modal_text = "#f8f8f2" |
| 28 | +info_modal_bg = "#6272a4" |
| 29 | +info_modal_text = "#f8f8f2" |
| 30 | +error_modal_bg = "#ff5555" |
| 31 | +error_modal_text = "#f8f8f2" |
| 32 | +yesno_modal_bg = "#6272a4" |
| 33 | +yesno_modal_text = "#f8f8f2" |
| 34 | +tofu_modal_bg = "#6272a4" |
| 35 | +tofu_modal_text = "#f8f8f2" |
| 36 | +subscription_modal_bg = "#6272a4" |
| 37 | +subscription_modal_text = "#f8f8f2" |
| 38 | + |
| 39 | +input_modal_bg = "#6272a4" |
| 40 | +input_modal_text = "#f8f8f2" |
| 41 | +input_modal_field_bg = "#44475a" |
| 42 | +input_modal_field_text = "#f8f8f2" |
| 43 | + |
| 44 | +bkmk_modal_bg = "#6272a4" |
| 45 | +bkmk_modal_text = "#f8f8f2" |
| 46 | +bkmk_modal_label = "#f8f8f2" |
| 47 | +bkmk_modal_field_bg = "#44475a" |
| 48 | +bkmk_modal_field_text = "#f8f8f2" |
0 commit comments