tinted-theming / tinted-shell

Base16 and Base24 for Shells
https://github.com/tinted-theming/home
MIT License
65 stars 219 forks source link

[Bug report] color test doesn't respect $BASE16_THEME #43

Closed mahmoudhossam closed 9 months ago

mahmoudhossam commented 11 months ago

Describe the bug

The color test script doesn't use the existing theme and reverts to default

Expected behavior

colortest should use the theme set by the user instead of changing it to the default dark theme

System

Operating system: MacOS Sonoma 14.2

Terminal: iTerm2

JamyGolden commented 9 months ago

This should now be solved after merging https://github.com/tinted-theming/base16-shell/pull/48. Can you check if it's fixed for you?

mahmoudhossam commented 9 months ago

This should now be solved after merging #48. Can you check if it's fixed for you?

It is, thank you very much.