Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(lichess): init #346

Merged
merged 36 commits into from
Nov 22, 2023
Merged
Show file tree
Hide file tree
Changes from 25 commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
f2dac25
Create catppuccin.user.css
coopw1 Nov 20, 2023
a901790
added mocha board
Nov 20, 2023
7c605c5
added all boards, replace mocha.png with mocha.svg
Nov 20, 2023
72885bc
redid all images
Nov 20, 2023
7c12f4f
Completed catppuccin.user.css
coopw1 Nov 20, 2023
4f56ee1
Update userstyles.yml
coopw1 Nov 20, 2023
8aae4ef
Moving to lichess.org
Nov 20, 2023
1f067c5
Update styles/lichess.org/catppuccin.user.css
coopw1 Nov 20, 2023
b798c49
Update catppuccin.user.css
coopw1 Nov 20, 2023
04b861f
Going back to lichess from lichess.org
Nov 20, 2023
24c1b7d
Just a bit more formatting, spreading items over mutliple lines
Nov 20, 2023
0947632
Update catppuccin.user.css
coopw1 Nov 20, 2023
9ef576e
Fixing up game selection menu
coopw1 Nov 20, 2023
a5dbd2c
Removing small bit of useless junk
coopw1 Nov 20, 2023
e0c57d6
Fixed background
coopw1 Nov 20, 2023
b4534bd
Themed the whole puzzle page!
coopw1 Nov 20, 2023
41592cf
Merge branch 'main' into feat/lichess.org
nekowinston Nov 20, 2023
e3fbfd5
Skinned user stats and teams pages, fixed analysis chat
coopw1 Nov 20, 2023
aff55aa
Added opening and settings page, fixed spectating
coopw1 Nov 20, 2023
ed8aef8
Fixed boxes on homepage
coopw1 Nov 20, 2023
37c9695
Update catppuccin.user.css
coopw1 Nov 20, 2023
8b5bc69
Merge branch 'main' into feat/lichess.org
coopw1 Nov 21, 2023
c21c879
Merge branch 'main' into pr/coopw1/346
nekowinston Nov 21, 2023
1b70002
chore: add `.stylelintrc.json`
nekowinston Nov 21, 2023
f248cfc
style: reformat with prettier
nekowinston Nov 21, 2023
ee6693a
feat(lichess): use inline svgs, style chess pieces
nekowinston Nov 21, 2023
eac3961
fix(lichess): svg for queen piece
nekowinston Nov 21, 2023
2150c33
Apply suggestions from code review
coopw1 Nov 21, 2023
a6bed42
Update styles/lichess/catppuccin.user.css
coopw1 Nov 21, 2023
38bc899
Update catppuccin.user.css
coopw1 Nov 21, 2023
5bcd44f
Update catppuccin.user.css
coopw1 Nov 21, 2023
7abe7e2
Update styles/lichess/catppuccin.user.css
coopw1 Nov 21, 2023
0ccb8de
Update catppuccin.user.css
coopw1 Nov 22, 2023
00be5e2
Update styles/lichess/catppuccin.user.css
coopw1 Nov 22, 2023
f4b979e
Merge branch 'main' into feat/lichess.org
coopw1 Nov 22, 2023
4aa44dd
fix(lichess): caps
isabelroses Nov 22, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions scripts/userstyles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,14 @@ userstyles:
app-link: "https://github.com/libreddit/libreddit"
current-maintainers: [*isabelroses]
past-maintainers: [*andreasgrafen]
lichess:
name: lichess
category: game
color: sapphire
readme:
usage: "Switch to a default lichess light/dark theme via **Username** > **Background** for the best experience!"
app-link: "https://lichess.org/"
current-maintainers: [*coopw1]
linkedin:
name: LinkedIn
category: social
Expand Down
11 changes: 11 additions & 0 deletions styles/lichess/.stylelintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"extends": "../../.stylelintrc.js",
"rules": {
"selector-type-no-unknown": [
true,
{
"ignore": ["signal", "index", "fill"]
}
]
}
}
91 changes: 91 additions & 0 deletions styles/lichess/assets/boards/frappe.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
91 changes: 91 additions & 0 deletions styles/lichess/assets/boards/latte.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
91 changes: 91 additions & 0 deletions styles/lichess/assets/boards/macchiato.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
91 changes: 91 additions & 0 deletions styles/lichess/assets/boards/mocha.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions styles/lichess/assets/catwalk.webp
Git LFS file not shown
Loading