Ver Fonte

Fixed: Lark is based on the wireframe theme.

Aleksander Nowodzinski há 9 anos atrás
pai
commit
5d67cee9c7
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      packages/ckeditor5-theme-lark/theme/theme.scss

+ 2 - 2
packages/ckeditor5-theme-lark/theme/theme.scss

@@ -1,8 +1,8 @@
 // Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
 // Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
 // For licensing, see LICENSE.md or http://ckeditor.com/license
 // For licensing, see LICENSE.md or http://ckeditor.com/license
 
 
-// Lark is based on Wireframe Theme
-@import '~ckeditor5-theme-wireframe/theme/theme';
+// Lark is based on the UI wireframe theme
+@import '~ckeditor5-ui/theme/theme';
 
 
 @import 'helpers/colors';
 @import 'helpers/colors';
 @import 'helpers/fonts';
 @import 'helpers/fonts';