mirror of
https://github.com/tuxitop/chessview.git
synced 2026-07-22 06:27:57 +00:00
remove invalid themes
This commit is contained in:
parent
25110ee391
commit
f46a1b6f97
27 changed files with 880 additions and 867 deletions
|
|
@ -1 +0,0 @@
|
|||
404: Not Found
|
||||
|
|
@ -1 +0,0 @@
|
|||
404: Not Found
|
||||
|
|
@ -1 +0,0 @@
|
|||
404: Not Found
|
||||
|
|
@ -1 +0,0 @@
|
|||
404: Not Found
|
||||
|
|
@ -1 +0,0 @@
|
|||
404: Not Found
|
||||
|
|
@ -1 +0,0 @@
|
|||
404: Not Found
|
||||
|
|
@ -1 +0,0 @@
|
|||
404: Not Found
|
||||
|
|
@ -1 +0,0 @@
|
|||
404: Not Found
|
||||
|
|
@ -1 +0,0 @@
|
|||
404: Not Found
|
||||
|
|
@ -1 +0,0 @@
|
|||
404: Not Found
|
||||
|
|
@ -1 +0,0 @@
|
|||
404: Not Found
|
||||
|
|
@ -1 +0,0 @@
|
|||
404: Not Found
|
||||
|
|
@ -1 +0,0 @@
|
|||
404: Not Found
|
||||
|
|
@ -1 +0,0 @@
|
|||
404: Not Found
|
||||
|
|
@ -1 +0,0 @@
|
|||
404: Not Found
|
||||
|
|
@ -1 +0,0 @@
|
|||
404: Not Found
|
||||
|
|
@ -1 +0,0 @@
|
|||
404: Not Found
|
||||
|
|
@ -1 +0,0 @@
|
|||
404: Not Found
|
||||
|
|
@ -1 +0,0 @@
|
|||
404: Not Found
|
||||
|
|
@ -1 +0,0 @@
|
|||
404: Not Found
|
||||
|
|
@ -1 +0,0 @@
|
|||
404: Not Found
|
||||
|
|
@ -1 +0,0 @@
|
|||
404: Not Found
|
||||
|
|
@ -1 +0,0 @@
|
|||
404: Not Found
|
||||
|
|
@ -1 +0,0 @@
|
|||
404: Not Found
|
||||
|
|
@ -127,7 +127,6 @@ export class ChessViewSettingTab extends PluginSettingTab {
|
|||
kosal: 'Kosal',
|
||||
leipzig: 'Leipzig',
|
||||
maestro: 'Maestro',
|
||||
monarchy: 'Monarchy',
|
||||
staunty: 'Staunty',
|
||||
tatiana: 'Tatiana',
|
||||
chess7: 'Chess7'
|
||||
|
|
|
|||
|
|
@ -57,7 +57,6 @@ export type PieceSet =
|
|||
| 'kosal'
|
||||
| 'leipzig'
|
||||
| 'maestro'
|
||||
| 'monarchy'
|
||||
| 'staunty'
|
||||
| 'tatiana'
|
||||
| 'chess7';
|
||||
|
|
|
|||
1721
styles.css
1721
styles.css
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue