Skip to content

prateeksaini01/lichess-custom-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Lichess custom theme

Lichess themes have always looked very low contrast to me

This tampermonkey script

  • Adds two buttons that can be used to change the board colours in realtime
  • Updates the preview of the theme in the dasher

Defaults to the Blue theme on chess.com

Example

image

Problems

  • The buttons are added on the navbar alongside other buttons, they should ideally be in the dasher
  • Overrides the blue3 theme (because I hate it the most). I don't see a way to add a new theme because there's an API call to lichess that saves the user's theme preference. I assume it only accepts predefined values.

Future improvement ideas

  • A toggleable "lock button" which automatically selects the dark colour based on what you pick for the light colour based on some rule and vice versa
  • Move the buttons to the dasher
  • More options for the board svg

About

Custom Lichess theme using TamperMonkey

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published