Adds two new themes, some credits.

This commit is contained in:
Felix (xq) Queißner 2020-06-11 21:24:06 +02:00
parent 04c24245d5
commit 13f8e8ee5f
4 changed files with 47 additions and 22 deletions

View File

@ -126,6 +126,8 @@ ln -s /path/to/kristall .
- Thanks to [James Tomasino](https://tomasino.org) for helping out with understanding gopher
- Thanks to [Vane Vander](https://mayvaneday.art/) for providin the Haiku build instructions
- Thanks to James Tomasino, styan and tiwesdaeg for improving the `Makefile`
- Thanks to [Alex Naskos](https://github.com/alexnask) for providing windows build instructions
## TODO / Roadmap
@ -150,6 +152,8 @@ ln -s /path/to/kristall .
- [ ] Improved favourites
- [ ] Allow custom favourite title (not the URL itself)
- [ ] Allow grouping favourites into a single-hierarchy folder structure
- [ ] Improve style import
- [ ] Direct preview instead of importing it as a preset. Allow user to save preset then manually
- [ ] Changelog in the help menu
### Unspecced
@ -193,4 +197,4 @@ Audio doesn't stop when you load other media. This is a bit of shit.
Status bar is broken:
It doesn't seem to map to tabs, if you have multiple
open, which was a bit confusing (and would also be a really cool
addition for easy comparison of responses).
addition for easy comparison of responses).

View File

@ -1,21 +0,0 @@
[General]
background_color=#250108
blockquote_color=#4f0507
cross_scheme_link_color=#0a7dd4
external_link_color=#0e8fff
external_link_prefix="\x21d2 "
h1_color=#d60003
h1_font="Sans Serif,20,-1,5,50,0,0,0,0,0"
h2_color=#d90032
h2_font="Sans Serif,15,-1,5,50,0,0,0,0,0"
h3_color=#ea5600
h3_font="Sans Serif,12,-1,5,50,0,0,0,0,0"
internal_link_color=#0e8fff
internal_link_prefix="\x2192 "
margins=55
name=Black
preformatted_color=#ffd0f7
preformatted_font="Source Code Pro,10,-1,5,50,0,0,0,0,0,Regular"
standard_color=#e7c0c1
standard_font="Fira Sans,10,-1,5,50,0,0,0,0,0,Regular"
theme=0

View File

@ -0,0 +1,21 @@
[General]
background_color=#000000
blockquote_color=#000000
cross_scheme_link_color=#ffffff
external_link_color=#ffffff
external_link_prefix="=> "
h1_color=#ffffff
h1_font="sans,20,-1,5,75,0,0,0,0,0"
h2_color=#ffffff
h2_font="sans,15,-1,5,75,0,0,0,0,0"
h3_color=#ffffff
h3_font="sans,12,-1,5,75,0,0,0,0,0"
internal_link_color=#ffffff
internal_link_prefix="-> "
margins=36
name=Inverse Monochrome
preformatted_color=#ffffff
preformatted_font="monospace,10,-1,5,50,0,0,0,0,0"
standard_color=#ffffff
standard_font="sans,10,-1,5,50,0,0,0,0,0"
theme=0

21
presets/tomasino.kthm Normal file
View File

@ -0,0 +1,21 @@
[General]
background_color=#2e3436
blockquote_color=#02232e
cross_scheme_link_color=#cc0000
external_link_color=#f57900
external_link_prefix="\x21d2 "
h1_color=#729fcf
h1_font="sans,20,-1,5,75,0,0,0,0,0"
h2_color=#8ae234
h2_font="sans,15,-1,5,75,0,0,0,0,0"
h3_color=#fce94f
h3_font="sans,12,-1,5,75,0,0,0,0,0"
internal_link_color=#ad7fa8
internal_link_prefix="\x2192 "
margins=55
name=tomasino
preformatted_color=#eff2d1
preformatted_font="DejaVu Sans Mono,14,-1,5,50,0,0,0,0,0"
standard_color=#eff2d1
standard_font="DejaVu Sans,17,-1,5,50,0,0,0,0,0"
theme=0