-
-
Notifications
You must be signed in to change notification settings - Fork 252
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
theme: Add missing styles to REQUIRED_STYLES and check completeness.
* 3 missing styles: 'muted', 'current_user', 'table_head' were added to REQUIRED_STYLES. * `complete_and_incomplete_themes` was amended to check for equality instead of the superset criteria * The completeness test for builtin themes was amended to check for equality with REQUIRED_STYLES and existance of Colors.
- Loading branch information
1 parent
4dc9bdf
commit a432d7e
Showing
3 changed files
with
12 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters