1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
Mark Stacey e067379f48
Remove the partially-applied dark mode styles used for beta (#12489)
The beta build currently has a couple of UI elements (the horizontal
logo and the app header) set to "dark mode", even though nothing else
in our UI supports dark mode yet. These styles have been removed. We
should make the entire UI support dark mode all at once at a later
date.

Also the horizontal logo used for beta was named incorrectly; the dark
and non-dark logos were swapped. They have been switched back so that
the logo that ends with `-dark` is for dark mode.
2021-10-28 17:29:20 -02:30
..
__mocks__ Increase Jest unit test coverage for the Swaps feature to ~60% (#11343) 2021-07-02 08:48:34 -05:00
components Remove the partially-applied dark mode styles used for beta (#12489) 2021-10-28 17:29:20 -02:30
contexts Refactor send page state management (#10965) 2021-06-23 16:35:25 -05:00
css Implement Network Switcher designs (#12260) 2021-10-28 23:31:05 +04:00
ducks Implement Network Switcher designs (#12260) 2021-10-28 23:31:05 +04:00
helpers Remove the partially-applied dark mode styles used for beta (#12489) 2021-10-28 17:29:20 -02:30
hooks fix missing conversion rates in swaps token drop down (#12420) 2021-10-25 10:03:21 -05:00
pages Remove the partially-applied dark mode styles used for beta (#12489) 2021-10-28 17:29:20 -02:30
selectors Implement Network Switcher designs (#12260) 2021-10-28 23:31:05 +04:00
store Implement Network Switcher designs (#12260) 2021-10-28 23:31:05 +04:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00