Skip to content

Commit

Permalink
Tweak contrast themes
Browse files Browse the repository at this point in the history
  • Loading branch information
Jermolene committed May 28, 2015
1 parent 4832537 commit fdbde1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core/palettes/ContrastDark.tid
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ modal-border: <<colour foreground>>
modal-footer-background: <<colour background>>
modal-footer-border: <<colour foreground>>
modal-header-border: <<colour foreground>>
muted-foreground: #999
muted-foreground: <<colour foreground>>
notification-background: <<colour background>>
notification-border: <<colour foreground>>
page-background: <<colour background>>
Expand Down
2 changes: 1 addition & 1 deletion core/palettes/ContrastLight.tid
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ modal-border: <<colour foreground>>
modal-footer-background: <<colour background>>
modal-footer-border: <<colour foreground>>
modal-header-border: <<colour foreground>>
muted-foreground: #999
muted-foreground: <<colour foreground>>
notification-background: <<colour background>>
notification-border: <<colour foreground>>
page-background: <<colour background>>
Expand Down

0 comments on commit fdbde1b

Please sign in to comment.