added colours for line numbers, improved toolbar
This commit is contained in:
@@ -7,6 +7,7 @@ typedef struct {
|
||||
uint32_t buffer_col;
|
||||
uint32_t y_offset;
|
||||
uint32_t x_offset;
|
||||
bool unsaved_changes;
|
||||
bool editmode;
|
||||
String_t* buffer;
|
||||
} Editor;
|
||||
|
||||
Reference in New Issue
Block a user