1
0
mirror of https://github.com/makew0rld/amfora.git synced 2025-02-02 15:07:34 -05:00

add rosé pine variants

This commit is contained in:
mvllow 2022-02-21 11:53:26 -05:00
parent ea9c7f214a
commit de02d33123
3 changed files with 138 additions and 0 deletions

@ -0,0 +1,46 @@
## name: Rosé Pine
## upstream: https://github.com/rose-pine/amfora/blob/main/themes/rose-pine-dawn.toml
## description: All natural pine, faux fur and a bit of soho vibes for the classy minimalist
bg = "#faf4ed"
tab_num = "#907aa9"
tab_divider = "#dfdad9"
bottombar_label = "#907aa9"
bottombar_text = "#575279"
bottombar_bg = "#fffaf3"
scrollbar = "#f4ede8"
hdg_1 = "#907aa9"
hdg_2 = "#56949f"
hdg_3 = "#d7827e"
amfora_link = "#ea9d34"
foreign_link = "#797593"
link_number = "#9893a5"
regular_text = "#575279"
quote_text = "#575279"
preformatted_text = "#575279"
list_text = "#575279"
btn_bg = "#286983"
btn_text = "#575279"
dl_choice_modal_bg = "#fffaf3"
dl_choice_modal_text = "#575279"
dl_modal_bg = "#fffaf3"
dl_modal_text = "#575279"
info_modal_bg = "#fffaf3"
info_modal_text = "#575279"
error_modal_bg = "#fffaf3"
error_modal_text = "#b4637a"
yesno_modal_bg = "#fffaf3"
yesno_modal_text = "#575279"
tofu_modal_bg = "#fffaf3"
tofu_modal_text = "#575279"
subscription_modal_bg = "#fffaf3"
subscription_modal_text = "#575279"
input_modal_bg = "#fffaf3"
input_modal_text = "#575279"
input_modal_field_bg = "#f2e9e1"
input_modal_field_text = "#575279"
bkmk_modal_bg = "#fffaf3"
bkmk_modal_text = "#575279"
bkmk_modal_label = "#907aa9"
bkmk_modal_field_bg = "#f2e9e1"
bkmk_modal_field_text = "#575279"

@ -0,0 +1,46 @@
## name: Rosé Pine
## upstream: https://github.com/rose-pine/amfora/blob/main/themes/rose-pine-moon.toml
## description: All natural pine, faux fur and a bit of soho vibes for the classy minimalist
bg = "#232136"
tab_num = "#c4a7e7"
tab_divider = "#44415a"
bottombar_label = "#c4a7e7"
bottombar_text = "#e0def4"
bottombar_bg = "#2a273f"
scrollbar = "#2a283e"
hdg_1 = "#c4a7e7"
hdg_2 = "#9ccfd8"
hdg_3 = "#ea9a97"
amfora_link = "#f6c177"
foreign_link = "#908caa"
link_number = "#6e6a86"
regular_text = "#e0def4"
quote_text = "#e0def4"
preformatted_text = "#e0def4"
list_text = "#e0def4"
btn_bg = "#3e8fb0"
btn_text = "#e0def4"
dl_choice_modal_bg = "#2a273f"
dl_choice_modal_text = "#e0def4"
dl_modal_bg = "#2a273f"
dl_modal_text = "#e0def4"
info_modal_bg = "#2a273f"
info_modal_text = "#e0def4"
error_modal_bg = "#2a273f"
error_modal_text = "#eb6f92"
yesno_modal_bg = "#2a273f"
yesno_modal_text = "#e0def4"
tofu_modal_bg = "#2a273f"
tofu_modal_text = "#e0def4"
subscription_modal_bg = "#2a273f"
subscription_modal_text = "#e0def4"
input_modal_bg = "#2a273f"
input_modal_text = "#e0def4"
input_modal_field_bg = "#393552"
input_modal_field_text = "#e0def4"
bkmk_modal_bg = "#2a273f"
bkmk_modal_text = "#e0def4"
bkmk_modal_label = "#c4a7e7"
bkmk_modal_field_bg = "#393552"
bkmk_modal_field_text = "#e0def4"

@ -0,0 +1,46 @@
## name: Rosé Pine
## upstream: https://github.com/rose-pine/amfora/blob/main/themes/rose-pine.toml
## description: All natural pine, faux fur and a bit of soho vibes for the classy minimalist
bg = "#191724"
tab_num = "#c4a7e7"
tab_divider = "#403d52"
bottombar_label = "#c4a7e7"
bottombar_text = "#e0def4"
bottombar_bg = "#1f1d2e"
scrollbar = "#21202e"
hdg_1 = "#c4a7e7"
hdg_2 = "#9ccfd8"
hdg_3 = "#ebbcba"
amfora_link = "#f6c177"
foreign_link = "#908caa"
link_number = "#6e6a86"
regular_text = "#e0def4"
quote_text = "#e0def4"
preformatted_text = "#e0def4"
list_text = "#e0def4"
btn_bg = "#31748f"
btn_text = "#e0def4"
dl_choice_modal_bg = "#1f1d2e"
dl_choice_modal_text = "#e0def4"
dl_modal_bg = "#1f1d2e"
dl_modal_text = "#e0def4"
info_modal_bg = "#1f1d2e"
info_modal_text = "#e0def4"
error_modal_bg = "#1f1d2e"
error_modal_text = "#eb6f92"
yesno_modal_bg = "#1f1d2e"
yesno_modal_text = "#e0def4"
tofu_modal_bg = "#1f1d2e"
tofu_modal_text = "#e0def4"
subscription_modal_bg = "#1f1d2e"
subscription_modal_text = "#e0def4"
input_modal_bg = "#1f1d2e"
input_modal_text = "#e0def4"
input_modal_field_bg = "#26233a"
input_modal_field_text = "#e0def4"
bkmk_modal_bg = "#1f1d2e"
bkmk_modal_text = "#e0def4"
bkmk_modal_label = "#c4a7e7"
bkmk_modal_field_bg = "#26233a"
bkmk_modal_field_text = "#e0def4"