mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-27 16:18:11 +08:00
Remove Color struct from document-legacy (#1012)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use crate::color::Color;
|
||||
use graphene_core::raster::color::Color;
|
||||
|
||||
// RENDERING
|
||||
pub const LAYER_OUTLINE_STROKE_COLOR: Color = Color::BLACK;
|
||||
|
||||
Reference in New Issue
Block a user