mirror of
https://github.com/ModOrganizer2/modorganizer-themes.git
synced 2026-07-27 14:08:21 -07:00
- 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
16 lines
146 B
Plaintext
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
|