18 Commits
Author SHA1 Message Date
nikolay-borzov 1e0eadb462 chore: Switch to ESM
- Use sync SASS since it's faster at the moment
2021-08-06 23:24:47 +04:00
nikolay-borzov 48f4fc39cb chore: Update dependencies 2021-08-05 23:13:48 +04:00
nikolay-borzov 151cb89d1f chore: Update dependencies 2021-06-14 18:08:36 +04:00
nikolay-borzov 76fba103d5 chore: Update dependencies 2021-05-12 00:31:57 +04:00
nikolay-borzov 4c4fc708cd chore: Update dependencies 2021-04-07 00:30:32 +04:00
nikolay-borzov d8aa60f170 chore: Update dependencies 2021-02-10 23:59:15 +04:00
nikolay-borzov 773c7c66ad chore: Update dependencies 2020-11-18 23:44:28 +04:00
nikolay-borzov 72020f119c chore: Update dependencies 2020-07-20 08:56:51 +04:00
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
nikolay-borzov 3234e62f60 Update dependencies 2020-03-15 12:11:06 +04:00
nikolay-borzov f5def6e3c9 chore: Update dependencies 2019-07-28 13:13:21 +04:00
nikolay-borzov d8bfcbd2ff Update dependencies 2019-06-02 19:28:05 +04:00
nikolay-borzov dece450116 chore: Update dependencies 2019-05-05 08:51:08 +04:00
nikolay-borzov 97b59a3c36 feat(Skyrim): Update input styles
- Fix install link color on download widget
- Align inputs height
- Remove drop-down image border
- Remove tab pane image border
- Increase list/tree rows height  with editable cells to fit increased input size
- Fix scrollbar arrow background color inside QTextEdit
2018-11-14 23:23:47 +04:00
nikolay-borzov 3e48a5ae3f fix(VS15): Fix install link color on download widget
- Move common fixes to `common/_fixes.scss`
- Simplify imports
2018-11-11 16:04:06 +04:00
nikolay-borzov d1b16bd204 chore(gulp) Build improvements
-  Watch `images` folder during `watch` task
- Zip theme after `build` succeeds
- Set version when `build` task is executed
2018-11-11 14:47:24 +04:00
nikolay-borzov 66d2bc988e fix(VS15, Skyrim) Selected mod esp highlight
-  Update fix for broken padding on list/tree items. At the moment only QListWidget items need the fix. It fixes missing selected plugin's esp highlight when a plugin is selected on the main list
- [VS15] Add padding  for 'Archives' and 'Data' tabs' items
- Remove useless comments
2018-11-02 22:13:39 +04:00
nikolay-borzov 89075586bd Initial
- Migrate MO Skyrim and vs15 themes to MO2. Fix some small things.
- Update gulp tasks to support generic themes
- Update `gulp` to `^4.0.0`
2018-10-28 13:24:05 +04:00