Closed ploum closed 2 years ago
Mandatory screenshot:
Thanks for the feedback. There’s definitely a font issue here, related to #631. I will fix this as soon as I’ve fixed the font problem.
(fixed the name)
Any advice on how to explore the available glyphs in jetbrains? How do you select it to put it in typeface?
Switched fonts to jetbrains but could not reproduce your issue with some glyphs having to change. They are all good to me.
could you test this version and see if it works for you?
Any advice on how to explore the available glyphs in jetbrains? How do you select it to put it in typeface?
I use gucharmap
to view all the glyphs for a given font, copy paste from that tool into a text editor.
could you test this version and see if it works for you?
I don't notice any font issues in the bar. Is the terminal colors on my screenshot what you're expecting?
I <3 the muted logo on the wallpaper
No, the terminal is definitely wrong. Any idea on how I can ensure that gnome-terminal is taking the colours from the theme and not from previous customisation ? (is gnome-terminal or st-term the default terminal I should check?)
Sorry for the delay, I'm on a family road trip and have had laughably overestimated the amount of time I'd have for Regolith work..
(is gnome-terminal or st-term the default terminal I should check)
gnome-terminal
So, how this is setup is that regolith-look will call a script under some conditions to (re)generate the gnome-terminal
profile: https://github.com/regolith-linux/regolith-session/blob/main/usr/bin/regolith-look#L45
Then the regolith-init-term-profile
script is called and color values from Xresources are used to generate the term profile: https://github.com/regolith-linux/regolith-ftue/blob/main/regolith-init-term-profile#L34.
You should be able to call the script directly to debug. i can do more testing as well, lmk.
I don’t find the /usr/bin/create-regolith-term-profile. Which package is supposed to provide it?
You've uncovered a bug (see link). I'll test again once the fix is deployed to my test env.
on my machine, the regolith-init-term-profile is in /usr/share/regolith-ftue/ , not in /usr/bin/ (not sure it has impact)
Yep, good catch. Another fix inbound..
Could you test this one ?
This is a first attempt at a "blackhole" theme (highly wanted to call it "spinal tap" but I felt that blackhole would be more explicit).
There’s no background in this theme as I didn’t find how to set a solid color background.
The theme copy/pasted a lot from other themes so I don’t really deserve any credit for it.