| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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 | 31 |
Tags
- vue.js
- scss
- condition
- security
- TypeScript
- AI
- vuetify
- JavaScript
- 보안
- git
- type
- loop
- Clone
- generic
- machine learning
- var
- C#
- property
- docker
- bash
- webpack
- BOJ
- Python
- leetcode
- 앙상블
- dotenv
- C++
- nginx
- npm
- VUE
Archives
- Today
- Total
목록Custom (1)
ice rabbit programming
[Vue] Vuetify에 theme 색상 지정하기
이전 글에서 vuetify 설치에 대해 다루었다. vuetify에는 여러 기능이 있는데, 그 중에 theme 적용 및 색상 지정에 대해서 다루려 한다. 공홈 설명은 v2.vuetifyjs.com/en/customization/theme/를 참고하자. Theme — Vuetify.js Setup your application's theme and supplemental colors in a flash. v2.vuetifyjs.com vuetify를 설치한 직후라면 src/plugins/vuetify.js가 단순히 new Vuetify()를 export하는 상태일 것이다. 별도의 설정을 해주지 않아도 light theme가 적용되며, primary, secondary, error, success 등 기본적인..
Development/JavaScript
2020. 12. 26. 03:54