Skip to content

Commit

Permalink
Consistent text/mark colors for pressed state under Graphite
Browse files Browse the repository at this point in the history
For #330
  • Loading branch information
kirill-grouchnikov committed Mar 16, 2021
1 parent ea7eea3 commit a4dc020
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified drop/4.0-SNAPSHOT/core/radiance-substance-4.0-SNAPSHOT.jar
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ Graphite Pressed Selected {
colorMid=#2B2B2B
colorDark=#212121
colorUltraDark=#1C1C1C
colorForeground=#B2B2B2
colorForeground=#EDEDED
}

Graphite Pressed Unselected {
Expand All @@ -94,7 +94,7 @@ Graphite Pressed Unselected {
colorMid=#272727
colorDark=#1E1E1E
colorUltraDark=#191919
colorForeground=#AFAFAF
colorForeground=#EDEDED
}

Graphite Disabled {
Expand Down

0 comments on commit a4dc020

Please sign in to comment.