Add Ayu Light theme (#321)

This commit is contained in:
Serge Tymoshenko 2022-11-26 20:40:47 +02:00 committed by GitHub
parent 82a1e08fe0
commit 0b3f874ef1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 69 additions and 0 deletions

View File

@ -106,6 +106,19 @@ Contributed by **[@sergetymo](https://github.com/sergetymo)**.
![screenshot of error modal](https://user-images.githubusercontent.com/65758149/101183206-da73aa00-3657-11eb-8733-5040c8aefb99.png)
</details>
## Ayu Light
Contributed by **[@sergetymo](https://github.com/sergetymo)**.
![screenshot of Ayu Light theme](https://user-images.githubusercontent.com/65758149/181745417-48a92840-10d2-4659-950d-fbc9b3588d5c.png)
<details>
<summary>More screenshots</summary>
![screenshot of bookmark modal](https://user-images.githubusercontent.com/65758149/181745413-b5a15120-2ff6-4879-8539-0f02f0eece21.png)
![screenshot of error modal](https://user-images.githubusercontent.com/65758149/181745400-c3e9ba95-aee4-4956-91a8-3dddcbad48cc.png)
</details>
## Atelier Forest
Contributed by **[@joyalicegu](https://github.com/joyalicegu)**.

View File

@ -0,0 +1,56 @@
# Ayu Light theme ported to Amfora
# by Serge Tymoshenko <serge@tymo.name>
bg = "#fcfcfc"
fg = "#5c6166"
tab_num = "#5c6166"
tab_divider = "#5c6166"
bottombar_bg = "#fcfcfc"
bottombar_text = "#5c6166"
bottombar_label = "#5c6166"
hdg_1 = "#fa8d3e"
hdg_2 = "#f2ae49"
hdg_3 = "#f2ae49"
amfora_link = "#399ee6"
foreign_link = "#a37acc"
link_number = "#5c6166"
regular_text = "#5c6166"
quote_text = "#4cbf99"
preformatted_text = "#86b300"
list_text = "#5c6166"
btn_bg = "#55b4d4"
btn_text = "#fcfcfc"
dl_choice_modal_bg = "#f2ae49"
dl_choice_modal_text = "#fcfcfc"
dl_modal_bg = "#f2ae49"
dl_modal_text = "#fcfcfc"
info_modal_bg = "#f2ae49"
info_modal_text = "#fcfcfc"
error_modal_bg = "#f07171"
error_modal_text = "#fcfcfc"
yesno_modal_bg = "#f2ae49"
yesno_modal_text = "#fcfcfc"
tofu_modal_bg = "#ed9366"
tofu_modal_text = "#282c34"
input_modal_bg = "#f2ae49"
input_modal_text = "#fcfcfc"
input_modal_field_bg = "#e6ba7e"
input_modal_field_text = "#5c6166"
bkmk_modal_bg = "#f2ae49"
bkmk_modal_text = "#fcfcfc"
bkmk_modal_label = "#fcfcfc"
bkmk_modal_field_bg = "#e6ba7e"
bkmk_modal_field_text = "#5c6166"
subscription_modal_bg = "#f2ae49"
subscription_modal_text = "#5c6166"