- Posts: 44
Question Primer theme
- ekdahl
- Topic Author
- Offline
- New Member
If you want to see it in action, my website can serve as a demo for the theme, here .
The GitHub repository where the release can be found is here . Issues can also be reported there (or in this thread).
Please Log in or Create an account to join the conversation.
- Franz Frese
- Offline
- Elite Member
Shouldn't the top color of "light high contrast" be changed as like as the sub-windows heading?
the module GVExport doesn't look good (isn't)readable for some palettes.
Please Log in or Create an account to join the conversation.
- ekdahl
- Topic Author
- Offline
- New Member
- Posts: 44
I've never heard of GVExport, but maybe I will take a look. PRs are welcome with fixes for that module.
Please Log in or Create an account to join the conversation.
- Franz Frese
- Offline
- Elite Member
github.com/ekdahl/webtrees-primer-theme/issues/15
Please Log in or Create an account to join the conversation.
- RickM
- Offline
- Junior Member
I'm not sure it is the Theme for me, however well done..
Rick M
Tauranga
Nu Tirani - New Zealand
alineofmalkins.com/wt-malkins
Webtrees v2.2.2
Hosted by HostAmarada on litespeed Server, PHP v8.3
Please Log in or Create an account to join the conversation.
- ekdahl
- Topic Author
- Offline
- New Member
- Posts: 44
I tested GVExport, and I think the main problem is that the module is using some hardcoded colors instead of the available CSS variables, which causes some UI elements to look strange. See e.g. here .the module GVExport doesn't look good (isn't)readable for some palettes.
I did some fixes related to buttons for this though, so should be a bit better now, but the main issue is the hardcoded white background in the module.
Please Log in or Create an account to join the conversation.
- Mperates
- Offline
- New Member
- Posts: 48
Please Log in or Create an account to join the conversation.
- RickM
- Offline
- Junior Member
example <div class="abc" style="color:red;"> Example html styled inline</div>
Then perhaps all that is needed is an override of class abc in the css file
example .abc { color: blue!important;}
This would be one of the few times using the !important attribute in css would be acceptable..
Just my thoughts!!!
Rick M
Tauranga
Nu Tirani - New Zealand
alineofmalkins.com/wt-malkins
Webtrees v2.2.2
Hosted by HostAmarada on litespeed Server, PHP v8.3
Please Log in or Create an account to join the conversation.
- ekdahl
- Topic Author
- Offline
- New Member
- Posts: 44
Please Log in or Create an account to join the conversation.
- RickM
- Offline
- Junior Member
I appreciate your attention to the detail.. That !important attribute has been a bain in my life.. I have known some folk who have overridden !important css with more because they cannot find where the change was made..
Anyways, good for you for looking to find the correct solution..
Rick M
Tauranga
Nu Tirani - New Zealand
alineofmalkins.com/wt-malkins
Webtrees v2.2.2
Hosted by HostAmarada on litespeed Server, PHP v8.3
Please Log in or Create an account to join the conversation.
- Mperates
- Offline
- New Member
- Posts: 48
I haven't published a release yet as I have other work to go into it, but if anyone wants to test the "main" branch the changes have been applied there and it should be stable. Let me know here or in an issue on Github if there are further oddities, I'm happy to look into issues with any theme. GVExport has been around for quite some time and maintained by a number of different people, it will definitely have it's quirks!
By the way, this Primer theme looks great!
Please Log in or Create an account to join the conversation.
- HerzScheisse
- Offline
- New Member
Will test GVExport the next days...
Yeah i really like the new Primer theme... been working with this for a couple of weeks now... and wont miss it anymore
webtrees 2.1.20 - modules: all vesta, faces, legal notice, privacy policy, fancy treeview, fancy research links
Linux Ubuntu | PHP 8.3.3 | MariaDB 10.5.23 | rewrite_urls="1"
My genealogy site: www.eisold.family
Please Log in or Create an account to join the conversation.
- Mperates
- Offline
- New Member
- Posts: 48
Thanks for your module and the fast fixes @Mperates
Not a problem! I can't take too much credit though, this module has been around for a very long time, since before webtrees was forked from PhpGedView (it was a PhpGedView module). I'm just the latest in a very long line of people who have been caring for it!
Please Log in or Create an account to join the conversation.
- ekdahl
- Topic Author
- Offline
- New Member
- Posts: 44
I've published a new release now, with some fixes and additions. Here: github.com/ekdahl/webtrees-primer-theme/releases/tag/1.1.0
Please Log in or Create an account to join the conversation.
- Franz Frese
- Offline
- Elite Member
public const CUSTOM_VERSION = '1.0.0';
Please Log in or Create an account to join the conversation.
- ekdahl
- Topic Author
- Offline
- New Member
- Posts: 44
Please Log in or Create an account to join the conversation.
- brozer
- Offline
- New Member
- Posts: 32
Please Log in or Create an account to join the conversation.
- doubet
- Offline
- New Member
Please Log in or Create an account to join the conversation.
- Yuk
- Offline
- New Member
- Posts: 21
Please Log in or Create an account to join the conversation.
- ekdahl
- Topic Author
- Offline
- New Member
- Posts: 44
A new release has just been posted here: github.com/ekdahl/webtrees-primer-theme/releases/tag/1.2.0
Please Log in or Create an account to join the conversation.