mirror of
https://github.com/makew0rld/amfora.git
synced 2024-12-04 14:46:29 -05:00
add rosé pine variants (#298)
Co-authored-by: fvrests <fvrests@icloud.com>
This commit is contained in:
parent
ea9c7f214a
commit
ebf5e521d6
@ -157,6 +157,22 @@ Contributed by **[@luetage](https://github.com/luetage)**
|
||||
|
||||
![screenshot of Tokyo Night theme](https://user-images.githubusercontent.com/13988217/130348393-69986b51-ddd7-4310-90ae-382461502535.png)
|
||||
|
||||
## Rosé Pine
|
||||
|
||||
Contributed by **[@mvllow](https://github.com/mvllow)**.
|
||||
|
||||
### Rosé Pine
|
||||
|
||||
<img width="702" alt="screenshot of Rosé Pine theme" src="https://user-images.githubusercontent.com/47515065/157946507-c672e775-e1f1-429a-87a3-0ce947365977.png">
|
||||
|
||||
### Rosé Pine Moon
|
||||
|
||||
<img width="702" alt="screenshot of Rosé Pine Moon theme" src="https://user-images.githubusercontent.com/47515065/157946274-f4527098-4101-4825-9cc5-563cf541c7ba.png">
|
||||
|
||||
### Rosé Pine Dawn
|
||||
|
||||
<img width="702" alt="screenshot of Rosé Pine Dawn theme" src="https://user-images.githubusercontent.com/47515065/157946746-7de92443-1a1b-4758-aa6e-717d7b26ebdf.png">
|
||||
|
||||
## Yours?
|
||||
|
||||
Contribute your own theme by opening a PR.
|
||||
|
46
contrib/themes/rose-pine-dawn.toml
Normal file
46
contrib/themes/rose-pine-dawn.toml
Normal file
@ -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"
|
46
contrib/themes/rose-pine-moon.toml
Normal file
46
contrib/themes/rose-pine-moon.toml
Normal file
@ -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"
|
46
contrib/themes/rose-pine.toml
Normal file
46
contrib/themes/rose-pine.toml
Normal file
@ -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"
|
Loading…
Reference in New Issue
Block a user