Skip to content

Commit

Permalink
Added the sunrise theme with orange and yellow
Browse files Browse the repository at this point in the history
  • Loading branch information
jal1077 committed May 6, 2024
1 parent 0ae5ad2 commit ab58aee
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions StarryNight/color.ini
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,35 @@ misc = DBF9F4
notification-error = E22134
notification = 77be80
tab-active = 333333
player = 181818

[sunrise]
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

0 comments on commit ab58aee

Please sign in to comment.