Skip to content

Fix: Add UI scrollbar variable fallbacks#1566

Merged
savetheclocktower merged 2 commits into
pulsar-edit:masterfrom
Daeraxa:scrollbar-fallback
May 20, 2026
Merged

Fix: Add UI scrollbar variable fallbacks#1566
savetheclocktower merged 2 commits into
pulsar-edit:masterfrom
Daeraxa:scrollbar-fallback

Conversation

@Daeraxa
Copy link
Copy Markdown
Member

@Daeraxa Daeraxa commented May 19, 2026

Fixes pulsar-edit/terminal#30 and #1565

terminal specifies:

 --terminal-scrollbar-background-color: color(@scrollbar-background-color); 
 --terminal-scrollbar-color: color(@scrollbar-color); 

But it seems prior to adding terminal to core, these were only ever needed as variables within the inbuilt themes and so had no fallback.

This adds what I think are some sane fallbacks based on a couple of themes I looked at so that they don't look obviously wrong. At the very least it doesn't cause Pulsar to freak out when starting.

Copy link
Copy Markdown
Contributor

@savetheclocktower savetheclocktower left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect. Thanks!

@savetheclocktower savetheclocktower added this to the 1.132.1 milestone May 20, 2026
@savetheclocktower savetheclocktower merged commit 02506eb into pulsar-edit:master May 20, 2026
89 of 90 checks passed
@savetheclocktower savetheclocktower linked an issue May 20, 2026 that may be closed by this pull request
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New theme variables not present in some older themes causing startup issues Empty screen while opening editor with gruvbox-dark-ui

2 participants