import React from 'react'; import { Text, Toggle } from '@geist-ui/core'; const AppearanceSettings = ({ themeSettings, onThemeChange }) => { return (