Skip to content

Commit

Permalink
fixed incorrect color for media cotnext menu.
Browse files Browse the repository at this point in the history
  • Loading branch information
MairwunNx committed Oct 20, 2019
1 parent d473978 commit f4b468a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions anotherstorm.tdesktop-palette
Original file line number Diff line number Diff line change
Expand Up @@ -399,9 +399,9 @@ mediaviewFileYellowCornerFg: #e8a659; // yellow file thumbnail placeholder corne
mediaviewFileGreenCornerFg: #49a957; // green file thumbnail placeholder corner in file rectangle (for a file without thumbnail, like .exe)
mediaviewFileBlueCornerFg: #599dcf; // blue file thumbnail placeholder corner in file rectangle (for a file without thumbnail, like .dmg)
mediaviewFileExtFg: activeButtonFg; // file extension text in file thumbnail placeholder in file rectangle
mediaviewMenuBg: #383838; // context menu in Media Viewer background
mediaviewMenuBgOver: #505050; // context menu item background with mouse over
mediaviewMenuBgRipple: #676767; // context menu item ripple effect
mediaviewMenuBg: #202020; // context menu in Media Viewer background
mediaviewMenuBgOver: #323232; // context menu item background with mouse over
mediaviewMenuBgRipple: #424242; // context menu item ripple effect
mediaviewMenuFg: windowFgActive; // context menu item text
mediaviewBg: #222222eb; // Media Viewer background
mediaviewVideoBg: imageBg; // Media Viewer background when viewing a video in full screen
Expand Down
Binary file modified anotherstorm.tdesktop-theme
Binary file not shown.

0 comments on commit f4b468a

Please sign in to comment.