Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Sunkist orange and yellow stars #2

Merged
merged 3 commits into from
May 8, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 31 additions & 0 deletions StarryNight/color.ini
Original file line number Diff line number Diff line change
Expand Up @@ -182,4 +182,35 @@ misc = 7F7F7F
notification-error = E22134
notification = 4687d6
tab-active = 333333
player = 181818

[orange]
star = ffe234
star-glow = fff3ad
shooting-star = fff099
shooting-star-glow = fffcea

main = 000000 ; becomes 100% transparent via javascript
main-elevated = e69138
card = c37728

sidebar = e69138 ; bottom part of sky
sidebar-alt = 000000 ; top part of sky

text = FFFFFF
subtext = FFFFFF

button-active = e06666
button = fbe39b
button-disabled = 000000

highlight = 191919
highlight-elevated = FFFFFF

shadow = 000000
selected-row = FFFFFF
misc = f9f7db
notification-error = E22134
notification = e69138
tab-active = 333333
player = 181818