diff --git a/.atom/config.json b/.atom/config.json index f6b59770b..50770e810 100644 --- a/.atom/config.json +++ b/.atom/config.json @@ -4,8 +4,8 @@ }, "core": { "themes": [ - "Atom - Dark", - "IR_Black" + "atom-dark-ui", + "atom-dark-syntax" ] } }