https://github.com/lgg/vk-styles
Some fixes for new awful vk design
https://github.com/lgg/vk-styles
Last synced: 10 months ago
JSON representation
Some fixes for new awful vk design
- Host: GitHub
- URL: https://github.com/lgg/vk-styles
- Owner: lgg
- Created: 2016-08-17T07:07:29.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-01-02T20:28:43.000Z (about 6 years ago)
- Last Synced: 2024-11-29T10:55:18.592Z (about 1 year ago)
- Language: CSS
- Size: 1.02 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Styles for new awful vk version
## You will need
* https://userstyles.org/
## Styles
### VK soft fixes
Some style fixes to make UX more friendly, remove visual garbage and awful colors
* http://userstyles.org/styles/131492
* backup in `dist/vk-soft-fixes.us.css`
* pure styles in `dist/vk-soft-fixes.css`
### VK remove round images
Make all images 'old-style' looked
* https://userstyles.org/styles/131535
* backup in `dist/vk-reset-circles.us.css`
* pure styles in `dist/vk-reset-circles.css`
## Development
* `git clone https://github.com/lgg/vk-styles`
* `npm install`
* edit styles in `sources`
* to compile styles - run `gulp build`
* for "live editing"(get compiled styles while editing) - run `gulp`
## ToDo
* close @TODO in code
* optional styles for vk-soft-fixes
* link to post in the left bottom corner
## License
* MIT
* [lgg](https://github.com/lgg/), 2016