터미널에서 아래 명령어로 curl 설치 및 테마 파일을 다운 받을 폴더를 생성하고 curl로 Dracula+ 테마를 다운받습니다. brew install curl mkdir theme && cd theme curl -LO https://raw.githubusercontent.com/mbadolato/iTerm2-Color-Schemes/master/schemes/Dracula%2B.itermcolors ( https://iterm2colorschemes.com/ 사이트에 가서, 원하는 테마를 선택하면 위의 url을 확인할 수 있습니다. ) Preferences > Profiles > Colors에 Color Presets을 눌러 Import를 선택해서, 이전에 다운받은 theme에 있는 테마 파일을 선택..
dark theme 적용하기 theme와 palette를 이용하기 위해서는 아래와 같이 styles을 설치해 줍니다. // with npm npm install @material-ui/styles // with yarn yarn add @material-ui/styles 그리고, 아래와 같이 테마를 생성하고, 이를 적용해주면 됩니다. import React from 'react'; import { createMuiTheme } from '@material-ui/core/styles'; import { ThemeProvider } from '@material-ui/styles'; import CssBaseline from '@material-ui/core/CssBaseline'; const darkThe..
- Total
- Today
- Yesterday
- Index
- Filter
- scala
- AWS
- plugin
- tomcat
- SpringBoot
- Size
- Spark
- Linux
- Postman
- logstash
- Kibana
- elasticsearch
- gradle
- spring
- Git
- JPA
- Java
- intellij
- maven
- JSON
- Container
- apm
- error
- docker
- install
- mac
- spring boot
- Log
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |