https://github.com/philippemarcmeyer/mylichesshomepage
Some transformations to lichess's homepage according to my taste
https://github.com/philippemarcmeyer/mylichesshomepage
Last synced: about 1 month ago
JSON representation
Some transformations to lichess's homepage according to my taste
- Host: GitHub
- URL: https://github.com/philippemarcmeyer/mylichesshomepage
- Owner: PhilippeMarcMeyer
- License: mit
- Created: 2024-03-07T00:10:36.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-28T16:31:38.000Z (11 months ago)
- Last Synced: 2024-05-29T07:40:44.567Z (11 months ago)
- Language: JavaScript
- Size: 205 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# myLichessHomePage
This chrome extension modifies the colors of the chess online site lichess.orgI have made a base css layout according to my own taste
and then used a color hue rotation to get more modelsI also hided some blocks of info on the main page and some challenge buttons (I'm terrible at bullet games!)
----
My Lichess Home page modifies the interface of lichess.org using the dark mode
- Change colors at will by rotation the hue from 0 to 360°
- Change colors at will by changing the % of saturation from - 35% to + 35%
- Hide areas on the landing page, if you don't want to see them
- Hide challenge speed you don't use
- Filter the bots by ratings
- Add notes on friends with their picture (add their url from a site like imgur) If you create a freind with 'logo' as pseudo and add a picture, it will show in the main page if you hide the lobby timelineTo use it : select the dark mode in lichess
set your preferences in the popup window03/15/2024 : Added a popup to change the hue rotation
03/16/2024 : worked on pop-up design, couldn't show colours rotation directly on popup as it messed up with lichess.org colours (rotation of a rotation) added check-boxes to hide areas in the landing page.
03/17/2024 : some challenge speeds may now be hidden in the lobby (landing page)
03/20/2024 : new css as the syle of lichess has evolved
03/26/2024 : v 1.1, added saturation modification
05/08/2024 : v 1.3, added bots list filtering by rating range + notes on friends
06/11/2024 : v 1.4, added online images to picture friends + lightness in colors changes
