일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- BOJ
- scss
- security
- TypeScript
- C++
- vue.js
- 보안
- JavaScript
- AI
- Clone
- bash
- docker
- npm
- property
- loop
- generic
- C#
- condition
- leetcode
- VUE
- 앙상블
- machine learning
- vuetify
- nginx
- git
- type
- webpack
- var
- Python
- dotenv
Archives
- Today
- Total
목록color (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