Files
nikolay-borzov eef69ac9c8 feat(VS15): Increase accent color usage
- Make sure contrast foreground color is used when the background is the accent or hover color
- Reduce checkbox size to fix column fits all text functionality
- Unify buttons style
- Use accent color in more places - for selected and hover colors
- Reduce accent color variety to two - accent and hover color
- Make "Yellow" theme color more yellow
- Add "Pink" and "Dark" accent color themes
- Remove unused image
- Group styles using accent and hover colors
- Integrate prettier
- Switch to Dart Sass
- Update dependencies
- Compress png images with PNGGauntlet
2020-06-24 14:02:32 +04:00

16 lines
146 B
Plaintext

# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# IDE
.vscode
# Dependency directories
node_modules/
# Build directories
dist