From e9ef7536fceb56873f1588bb50deac8c7f158e17 Mon Sep 17 00:00:00 2001 From: Patrizio Bekerle Date: Fri, 23 Aug 2024 21:27:22 +0200 Subject: [PATCH] #3088 #3089 add: new editor color schemes "Everforest Hard Dark" and "Everforest Hard Light" Signed-off-by: Patrizio Bekerle --- CHANGELOG.md | 4 + src/configurations/schemes.conf | 310 +++++++++++++++++++++++++++++++- 2 files changed, 313 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e383e37a4..c0f25c76a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # QOwnNotes Changelog ## 24.8.6 +- Added a **new editor color schema** *Everforest Hard Dark* by @eburakova + (for [#3088](https://github.com/pbek/QOwnNotes/issues/3088)) +- Added a **new editor color schema** *Everforest Hard Light* by @eburakova + (for [#3089](https://github.com/pbek/QOwnNotes/issues/3089)) - There was a new release of the **QOwnNotes Web Companion browser extension** 2024.8.0 - Bookmarks can now be edited in the bookmarks list (for [#65](https://github.com/qownnotes/web-companion/issues/65)) - This feature needs QOwnNotes 24.8.5 or higher diff --git a/src/configurations/schemes.conf b/src/configurations/schemes.conf index 987ccb9759..9b91d83027 100644 --- a/src/configurations/schemes.conf +++ b/src/configurations/schemes.conf @@ -1,5 +1,5 @@ [Editor] -DefaultColorSchemes=EditorColorSchema-6033d61b-cb96-46d5-a3a8-20d5172017eb, EditorColorSchema-cdbf28fc-1ddc-4d13-bb21-6a4043316a2f, EditorColorSchema-6d7d03f9-ffac-4e75-a57b-847fd4871eac, EditorColorSchema-3bdec0ed-eb9c-424c-9c9b-b6a76e087531, EditorColorSchema-8f324af7-8070-41e5-a707-52f20ae176ea, EditorColorSchema-b9d9d662-0ef8-417c-ac7c-7cc226cd7d98, EditorColorSchema-9c24397c-3122-4a0d-bc05-1989bdc7fa01, EditorColorSchema-22da8ecb-98b6-4c7a-8231-5b3833d8e43f, EditorColorSchema-e1c0e55a-5ca8-40cc-be98-4853ab9f8a11, EditorColorSchema-650b75f1-ad37-4129-a0a9-7918a7a0eb24, EditorColorSchema-046e1c8d-9175-4272-81d8-203febd5bc8a, EditorColorSchema-004a3cfc-d18f-4ac7-8843-0cb443d20aa3, EditorColorSchema-2f30b571-9e15-4762-8ed9-7f2c6862e934, EditorColorSchema-7bd54ff6-3756-4a27-94f5-a69d815f0cc0, EditorColorSchema-c061a447-35ef-41b5-8b4a-80ff7f7d448d, EditorColorSchema-4d50131d-fb68-4fc7-b93c-5d0585f184e0, EditorColorSchema-514803c6-84ff-4da5-84a6-26c1989a49bb, EditorColorSchema-72e15e92-80ab-43b5-a92b-e05d1b5e3474, EditorColorSchema-82295939-84c6-4469-ba99-707d90091355, EditorColorSchema-3fee9f7b-d91d-45cb-8a41-3cbc168f269e, EditorColorSchema-a570236e-8e54-471b-884e-8fec5363b7ee, EditorColorSchema-5df709db-4bc6-41c8-af15-04413b8186fb, EditorColorSchema-d239b269-8440-4d31-b0e7-78da882d0ac7, EditorColorSchema-173cbc0a-9209-491b-8f4c-24ad38266553, EditorColorSchema-73f1d368-1021-46b7-8df7-11e5957e6ed9, EditorColorSchema-c27ddab9-179c-4f6e-b5cf-b8f5535a4c02, EditorColorSchema-21306508-aa91-4ff0-b7d6-4ac71ae86de5, EditorColorSchema-79d1db13-a197-4960-96b2-01f5c20ee3ba, EditorColorSchema-8d6ccd0e-2fc2-4f8a-b05c-787f1a8d0317, EditorColorSchema-87839869-5fa5-41a3-bcc6-db92a25a0bd7 +DefaultColorSchemes=EditorColorSchema-6033d61b-cb96-46d5-a3a8-20d5172017eb, EditorColorSchema-cdbf28fc-1ddc-4d13-bb21-6a4043316a2f, EditorColorSchema-6d7d03f9-ffac-4e75-a57b-847fd4871eac, EditorColorSchema-3bdec0ed-eb9c-424c-9c9b-b6a76e087531, EditorColorSchema-8f324af7-8070-41e5-a707-52f20ae176ea, EditorColorSchema-b9d9d662-0ef8-417c-ac7c-7cc226cd7d98, EditorColorSchema-9c24397c-3122-4a0d-bc05-1989bdc7fa01, EditorColorSchema-22da8ecb-98b6-4c7a-8231-5b3833d8e43f, EditorColorSchema-e1c0e55a-5ca8-40cc-be98-4853ab9f8a11, EditorColorSchema-650b75f1-ad37-4129-a0a9-7918a7a0eb24, EditorColorSchema-046e1c8d-9175-4272-81d8-203febd5bc8a, EditorColorSchema-004a3cfc-d18f-4ac7-8843-0cb443d20aa3, EditorColorSchema-2f30b571-9e15-4762-8ed9-7f2c6862e934, EditorColorSchema-7bd54ff6-3756-4a27-94f5-a69d815f0cc0, EditorColorSchema-c061a447-35ef-41b5-8b4a-80ff7f7d448d, EditorColorSchema-4d50131d-fb68-4fc7-b93c-5d0585f184e0, EditorColorSchema-514803c6-84ff-4da5-84a6-26c1989a49bb, EditorColorSchema-72e15e92-80ab-43b5-a92b-e05d1b5e3474, EditorColorSchema-82295939-84c6-4469-ba99-707d90091355, EditorColorSchema-3fee9f7b-d91d-45cb-8a41-3cbc168f269e, EditorColorSchema-a570236e-8e54-471b-884e-8fec5363b7ee, EditorColorSchema-5df709db-4bc6-41c8-af15-04413b8186fb, EditorColorSchema-d239b269-8440-4d31-b0e7-78da882d0ac7, EditorColorSchema-173cbc0a-9209-491b-8f4c-24ad38266553, EditorColorSchema-73f1d368-1021-46b7-8df7-11e5957e6ed9, EditorColorSchema-c27ddab9-179c-4f6e-b5cf-b8f5535a4c02, EditorColorSchema-21306508-aa91-4ff0-b7d6-4ac71ae86de5, EditorColorSchema-79d1db13-a197-4960-96b2-01f5c20ee3ba, EditorColorSchema-8d6ccd0e-2fc2-4f8a-b05c-787f1a8d0317, EditorColorSchema-87839869-5fa5-41a3-bcc6-db92a25a0bd7, EditorColorSchema-79b5298b-0420-49ba-a3c1-ec125dd8a680, EditorColorSchema-3008e807-2485-472d-840c-366b3caeaf6c [EditorColorSchema-6033d61b-cb96-46d5-a3a8-20d5172017eb] Name=Light @@ -4579,3 +4579,311 @@ Name=VSCodium Underline_0=true Underline_12=false Underline_26=true + +[EditorColorSchema-79b5298b-0420-49ba-a3c1-ec125dd8a680] +BackgroundColorEnabled_-1=true +BackgroundColorEnabled_0=false +BackgroundColorEnabled_1=true +BackgroundColorEnabled_1000=false +BackgroundColorEnabled_1001=false +BackgroundColorEnabled_1002=false +BackgroundColorEnabled_1003=false +BackgroundColorEnabled_1004=false +BackgroundColorEnabled_1005=false +BackgroundColorEnabled_12=false +BackgroundColorEnabled_13=false +BackgroundColorEnabled_14=false +BackgroundColorEnabled_15=false +BackgroundColorEnabled_16=false +BackgroundColorEnabled_17=false +BackgroundColorEnabled_18=false +BackgroundColorEnabled_19=true +BackgroundColorEnabled_2=true +BackgroundColorEnabled_21=false +BackgroundColorEnabled_22=false +BackgroundColorEnabled_23=true +BackgroundColorEnabled_25=true +BackgroundColorEnabled_28=true +BackgroundColorEnabled_3=false +BackgroundColorEnabled_4=false +BackgroundColorEnabled_7=false +BackgroundColorEnabled_8=false +BackgroundColor_-1=@Variant(\0\0\0\x43\x1\xff\xff''..33\0\0) +BackgroundColor_0="@Variant(\0\0\0\x43\x1\xff\xff\x30\x30==EE\0\0)" +BackgroundColor_1=@Variant(\0\0\0\x43\x1\xff\xff\x33\x33\x33\x33\x33\x33\0\0) +BackgroundColor_1000="@Variant(\0\0\0\x43\x1\xff\xff\x30\x30==EE\0\0)" +BackgroundColor_1001="@Variant(\0\0\0\x43\x1\xff\xff\x30\x30==EE\0\0)" +BackgroundColor_1002="@Variant(\0\0\0\x43\x1\xff\xff\x30\x30==EE\0\0)" +BackgroundColor_1003="@Variant(\0\0\0\x43\x1\xff\xff\x30\x30==EE\0\0)" +BackgroundColor_1004="@Variant(\0\0\0\x43\x1\xff\xff\x30\x30==EE\0\0)" +BackgroundColor_1005="@Variant(\0\0\0\x43\x1\xff\xff\x30\x30==EE\0\0)" +BackgroundColor_12=@Variant(\0\0\0\x43\x1\xff\xff\xeb\xeb\xeb\xeb\xf0\xf0\0\0) +BackgroundColor_13=@Variant(\0\0\0\x43\x1\xff\xff\xeb\xeb\xeb\xeb\xf0\xf0\0\0) +BackgroundColor_14=@Variant(\0\0\0\x43\x1\xff\xff\xeb\xeb\xeb\xeb\xf0\xf0\0\0) +BackgroundColor_15=@Variant(\0\0\0\x43\x1\xff\xff\xeb\xeb\xeb\xeb\xf0\xf0\0\0) +BackgroundColor_16=@Variant(\0\0\0\x43\x1\xff\xff\xeb\xeb\xeb\xeb\xf0\xf0\0\0) +BackgroundColor_17=@Variant(\0\0\0\x43\x1\xff\xff\xeb\xeb\xeb\xeb\xf0\xf0\0\0) +BackgroundColor_18=@Variant(\0\0\0\x43\x1\xff\xff\xf5\xf5\xf9\xf9\xd8\xd8\0\0) +BackgroundColor_19=@Variant(\0\0\0\x43\x1\xff\xff\x33\x33\x33\x33\x33\x33\0\0) +BackgroundColor_2=@Variant(\0\0\0\x43\x1\xff\xff\x33\x33\x33\x33\x33\x33\0\0) +BackgroundColor_21=@Variant(\0\0\0\x43\x1\xff\xff\x1a\x1a $$\0\0) +BackgroundColor_22="@Variant(\0\0\0\x43\x1\xff\xff\x30\x30==EE\0\0)" +BackgroundColor_23=@Variant(\0\0\0\x43\x1\xff\xffGGRRXX\0\0) +BackgroundColor_25=@Variant(\0\0\0\x43\x1\xff\xff\x34\x34??DD\0\0) +BackgroundColor_28=@Variant(\0\0\0\x43\x1\xff\xffMMLLCC\0\0) +BackgroundColor_3=@Variant(\0\0\0\x43\x1\xff\xff\xe4\xe4\xff\xff\xe4\xe4\0\0) +BackgroundColor_4="@Variant(\0\0\0\x43\x1\xff\xff\x30\x30==EE\0\0)" +BackgroundColor_7=@Variant(\0\0\0\x43\x1\xff\xff\x9e\x9e\xb6\xb6\xff\xff\0\0) +BackgroundColor_8=@Variant(\0\0\0\x43\x1\xff\xff\xdb\xdb\xf9\xf9\xe5\xe5\0\0) +Bold_12=true +Bold_13=true +Bold_14=false +Bold_15=false +Bold_16=true +Bold_17=false +Bold_8=true +FallbackSchema=EditorColorSchema-cdbf28fc-1ddc-4d13-bb21-6a4043316a2f +FontSizeAdaption_-1=100 +FontSizeAdaption_12=200 +FontSizeAdaption_13=170 +FontSizeAdaption_14=145 +FontSizeAdaption_15=123 +FontSizeAdaption_16=105 +FontSizeAdaption_17=100 +FontSizeAdaption_9=100 +ForegroundColorEnabled_-1=true +ForegroundColorEnabled_-1000=true +ForegroundColorEnabled_0=true +ForegroundColorEnabled_1=true +ForegroundColorEnabled_10=true +ForegroundColorEnabled_1000=true +ForegroundColorEnabled_1001=true +ForegroundColorEnabled_1002=true +ForegroundColorEnabled_1003=true +ForegroundColorEnabled_1004=true +ForegroundColorEnabled_1005=true +ForegroundColorEnabled_11=true +ForegroundColorEnabled_12=true +ForegroundColorEnabled_13=true +ForegroundColorEnabled_14=true +ForegroundColorEnabled_15=true +ForegroundColorEnabled_16=true +ForegroundColorEnabled_17=true +ForegroundColorEnabled_18=true +ForegroundColorEnabled_19=true +ForegroundColorEnabled_2=true +ForegroundColorEnabled_20=true +ForegroundColorEnabled_21=true +ForegroundColorEnabled_22=false +ForegroundColorEnabled_23=false +ForegroundColorEnabled_24=true +ForegroundColorEnabled_26=true +ForegroundColorEnabled_28=false +ForegroundColorEnabled_29=false +ForegroundColorEnabled_3=true +ForegroundColorEnabled_30=true +ForegroundColorEnabled_4=false +ForegroundColorEnabled_5=true +ForegroundColorEnabled_6=true +ForegroundColorEnabled_7=false +ForegroundColorEnabled_8=false +ForegroundColorEnabled_9=true +ForegroundColor_-1=@Variant(\0\0\0\x43\x1\xff\xff\xd3\xd3\xc6\xc6\xaa\xaa\0\0) +ForegroundColor_0=@Variant(\0\0\0\x43\x1\xff\xff\x61\x61\xaf\xaf\xef\xef\0\0) +ForegroundColor_1=@Variant(\0\0\0\x43\x1\xff\xff\xfc\xfc~~\0\0\0\0) +ForegroundColor_10=@Variant(\0\0\0\x43\x1\xff\xff\xff\xff\xff\xff\0\0\0\0) +ForegroundColor_1000=@Variant(\0\0\0\x43\x1\xff\xff\xe6\xe6~~\x80\x80\0\0) +ForegroundColor_1001=@Variant(\0\0\0\x43\x1\xff\xff\x83\x83\xc0\xc0\x92\x92\0\0) +ForegroundColor_1002=@Variant(\0\0\0\x43\x1\xff\xff\x85\x85\x92\x92\x89\x89\0\0) +ForegroundColor_1003=@Variant(\0\0\0\x43\x1\xff\xff\xe6\xe6\x98\x98uu\0\0) +ForegroundColor_1004=@Variant(\0\0\0\x43\x1\xff\xff\x7f\x7f\xbb\xbb\xb3\xb3\0\0) +ForegroundColor_1005=@Variant(\0\0\0\x43\x1\xff\xff\xd6\xd6\x99\x99\xb6\xb6\0\0) +ForegroundColor_1006=@Variant(\0\0\0\x43\x1\xff\xff\x98\x98\xc3\xc3yy\0\0) +ForegroundColor_11=@Variant(\0\0\0\x43\x1\xff\xffSSccpp\0\0) +ForegroundColor_12=@Variant(\0\0\0\x43\x1\xff\xff\xa7\xa7\xc0\xc0\x80\x80\0\0) +ForegroundColor_13=@Variant(\0\0\0\x43\x1\xff\xff\xa2\xa2\xba\xba||\0\0) +ForegroundColor_14=@Variant(\0\0\0\x43\x1\xff\xff\xa2\xa2\xba\xba||\0\0) +ForegroundColor_15=@Variant(\0\0\0\x43\x1\xff\xff\xa2\xa2\xba\xba||\0\0) +ForegroundColor_16=@Variant(\0\0\0\x43\x1\xff\xff\xa2\xa2\xba\xba||\0\0) +ForegroundColor_17=@Variant(\0\0\0\x43\x1\xff\xff\xa2\xa2\xba\xba||\0\0) +ForegroundColor_18=@Variant(\0\0\0\x43\x1\xff\xff\x7f\x7f\xbb\xbb\xb3\xb3\0\0) +ForegroundColor_19=@Variant(\0\0\0\x43\x1\xff\xff\0\0\xaa\xaa\0\0\0\0) +ForegroundColor_2=@Variant(\0\0\0\x43\x1\xff\xff\xfc\xfc~~\0\0\0\0) +ForegroundColor_20=@Variant(\0\0\0\x43\x1\xff\xff\xe1\xe1\xe1\xe1\xe1\xe1\0\0) +ForegroundColor_21=@Variant(\0\0\0\x43\x1\xff\xffVVcc__\0\0) +ForegroundColor_22=@Variant(\0\0\0\x43\x1\xff\xff\x81\x81\xac\xac\xdf\xdf\0\0) +ForegroundColor_23=@Variant(\0\0\0\x43\x1\xff\xff\xd5\xd5\xdc\xdc\xde\xde\0\0) +ForegroundColor_24=@Variant(\0\0\0\x43\x1\xff\xff\xdb\xdb\xbc\xbc\x7f\x7f\0\0) +ForegroundColor_26=@Variant(\0\0\0\x43\x1\xff\xff\xe3\xd6\x8a\xfb\xb5\x39\0\0) +ForegroundColor_28=@Variant(\0\0\0\x43\x1\xff\xffqq**AA\0\0) +ForegroundColor_3=@Variant(\0\0\0\x43\x1\xff\xff\xa7\xa7\xc0\xc0\x80\x80\0\0) +ForegroundColor_30=@Variant(\0\0\0\x43\x1\xff\xff\x9bN\x92\xae\x7f\xde\0\0) +ForegroundColor_4=@Variant(\0\0\0\x43\x1\xff\xff\xea\xaa\xdaK\xb7\n\0\0) +ForegroundColor_5=@Variant(\0\0\0\x43\x1\xff\xff\xe1\xe1\xe1\xe1\xe1\xe1\0\0) +ForegroundColor_6=@Variant(\0\0\0\x43\x1\xff\xff\xe1\xe1\xe1\xe1\xe1\xe1\0\0) +ForegroundColor_7=@Variant(\0\0\0\x43\x1\xff\xff\xe3\xe3\xe6\xe6\xe6\xe6\0\0) +ForegroundColor_8=@Variant(\0\0\0\x43\x1\xff\xff\xd2\xd2\xd7\xd7\xdb\xdb\0\0) +ForegroundColor_9=@Variant(\0\0\0\x43\x1\xff\xff\xd3\xd3\xc6\xc6\xaa\xaa\0\0) +Italic_1002=true +Italic_11=true +Italic_15=false +Italic_17=false +Italic_7=true +Name=Everforest Hard Dark +Underline_12=false +Underline_17=false +Underline_26=true + +[EditorColorSchema-3008e807-2485-472d-840c-366b3caeaf6c] +BackgroundColorEnabled_-1=true +BackgroundColorEnabled_0=false +BackgroundColorEnabled_1=true +BackgroundColorEnabled_1000=false +BackgroundColorEnabled_1001=false +BackgroundColorEnabled_1002=false +BackgroundColorEnabled_1003=false +BackgroundColorEnabled_1004=false +BackgroundColorEnabled_1005=false +BackgroundColorEnabled_12=false +BackgroundColorEnabled_13=false +BackgroundColorEnabled_14=false +BackgroundColorEnabled_15=false +BackgroundColorEnabled_16=false +BackgroundColorEnabled_17=false +BackgroundColorEnabled_18=false +BackgroundColorEnabled_19=true +BackgroundColorEnabled_2=true +BackgroundColorEnabled_21=false +BackgroundColorEnabled_22=false +BackgroundColorEnabled_23=false +BackgroundColorEnabled_25=true +BackgroundColorEnabled_28=true +BackgroundColorEnabled_3=false +BackgroundColorEnabled_4=false +BackgroundColorEnabled_7=false +BackgroundColorEnabled_8=false +BackgroundColor_-1=@Variant(\0\0\0\x43\x1\xff\xff\xff\xff\xfb\xfb\xef\xef\0\0) +BackgroundColor_0="@Variant(\0\0\0\x43\x1\xff\xff\x30\x30==EE\0\0)" +BackgroundColor_1=@Variant(\0\0\0\x43\x1\xff\xff\x33\x33\x33\x33\x33\x33\0\0) +BackgroundColor_1000="@Variant(\0\0\0\x43\x1\xff\xff\x30\x30==EE\0\0)" +BackgroundColor_1001="@Variant(\0\0\0\x43\x1\xff\xff\x30\x30==EE\0\0)" +BackgroundColor_1002="@Variant(\0\0\0\x43\x1\xff\xff\x30\x30==EE\0\0)" +BackgroundColor_1003="@Variant(\0\0\0\x43\x1\xff\xff\x30\x30==EE\0\0)" +BackgroundColor_1004="@Variant(\0\0\0\x43\x1\xff\xff\x30\x30==EE\0\0)" +BackgroundColor_1005="@Variant(\0\0\0\x43\x1\xff\xff\x30\x30==EE\0\0)" +BackgroundColor_12=@Variant(\0\0\0\x43\x1\xff\xff\xeb\xeb\xeb\xeb\xf0\xf0\0\0) +BackgroundColor_13=@Variant(\0\0\0\x43\x1\xff\xff\xeb\xeb\xeb\xeb\xf0\xf0\0\0) +BackgroundColor_14=@Variant(\0\0\0\x43\x1\xff\xff\xeb\xeb\xeb\xeb\xf0\xf0\0\0) +BackgroundColor_15=@Variant(\0\0\0\x43\x1\xff\xff\xeb\xeb\xeb\xeb\xf0\xf0\0\0) +BackgroundColor_16=@Variant(\0\0\0\x43\x1\xff\xff\xeb\xeb\xeb\xeb\xf0\xf0\0\0) +BackgroundColor_17=@Variant(\0\0\0\x43\x1\xff\xff\xeb\xeb\xeb\xeb\xf0\xf0\0\0) +BackgroundColor_18=@Variant(\0\0\0\x43\x1\xff\xff\xf5\xf5\xf9\xf9\xd8\xd8\0\0) +BackgroundColor_19=@Variant(\0\0\0\x43\x1\xff\xff\x33\x33\x33\x33\x33\x33\0\0) +BackgroundColor_2=@Variant(\0\0\0\x43\x1\xff\xff\x33\x33\x33\x33\x33\x33\0\0) +BackgroundColor_21=@Variant(\0\0\0\x43\x1\xff\xff\x1a\x1a $$\0\0) +BackgroundColor_22="@Variant(\0\0\0\x43\x1\xff\xff\x30\x30==EE\0\0)" +BackgroundColor_23=@Variant(\0\0\0\x43\x1\xff\xffGGRRXX\0\0) +BackgroundColor_25=@Variant(\0\0\0\x43\x1\xff\xff\xf2\xf2\xef\xef\xdf\xdf\0\0) +BackgroundColor_28=@Variant(\0\0\0\x43\x1\xff\xff\xfe\xfe\xf2\xf2\xd5\xd5\0\0) +BackgroundColor_3=@Variant(\0\0\0\x43\x1\xff\xff\xe4\xe4\xff\xff\xe4\xe4\0\0) +BackgroundColor_4="@Variant(\0\0\0\x43\x1\xff\xff\x30\x30==EE\0\0)" +BackgroundColor_7=@Variant(\0\0\0\x43\x1\xff\xff\x9e\x9e\xb6\xb6\xff\xff\0\0) +BackgroundColor_8=@Variant(\0\0\0\x43\x1\xff\xff\xdb\xdb\xf9\xf9\xe5\xe5\0\0) +Bold_12=true +Bold_13=true +Bold_14=false +Bold_15=false +Bold_16=true +Bold_17=false +Bold_8=true +FallbackSchema=EditorColorSchema-6033d61b-cb96-46d5-a3a8-20d5172017eb +FontSizeAdaption_-1=100 +FontSizeAdaption_12=200 +FontSizeAdaption_13=170 +FontSizeAdaption_14=145 +FontSizeAdaption_15=123 +FontSizeAdaption_16=105 +FontSizeAdaption_17=100 +FontSizeAdaption_9=100 +ForegroundColorEnabled_-1=true +ForegroundColorEnabled_-1000=true +ForegroundColorEnabled_0=true +ForegroundColorEnabled_1=true +ForegroundColorEnabled_10=true +ForegroundColorEnabled_1000=true +ForegroundColorEnabled_1001=true +ForegroundColorEnabled_1002=true +ForegroundColorEnabled_1003=true +ForegroundColorEnabled_1004=true +ForegroundColorEnabled_1005=true +ForegroundColorEnabled_11=true +ForegroundColorEnabled_12=true +ForegroundColorEnabled_13=true +ForegroundColorEnabled_14=true +ForegroundColorEnabled_15=true +ForegroundColorEnabled_16=true +ForegroundColorEnabled_17=true +ForegroundColorEnabled_18=true +ForegroundColorEnabled_19=true +ForegroundColorEnabled_2=true +ForegroundColorEnabled_20=true +ForegroundColorEnabled_21=true +ForegroundColorEnabled_22=false +ForegroundColorEnabled_23=false +ForegroundColorEnabled_24=true +ForegroundColorEnabled_26=true +ForegroundColorEnabled_28=false +ForegroundColorEnabled_29=false +ForegroundColorEnabled_3=true +ForegroundColorEnabled_30=true +ForegroundColorEnabled_4=false +ForegroundColorEnabled_5=true +ForegroundColorEnabled_6=true +ForegroundColorEnabled_7=false +ForegroundColorEnabled_8=false +ForegroundColorEnabled_9=false +ForegroundColor_-1=@Variant(\0\0\0\x43\x1\xff\xff\\\\jjrr\0\0) +ForegroundColor_0=@Variant(\0\0\0\x43\x1\xff\xff\x61\x61\xaf\xaf\xef\xef\0\0) +ForegroundColor_1=@Variant(\0\0\0\x43\x1\xff\xff\xfc\xfc~~\0\0\0\0) +ForegroundColor_10=@Variant(\0\0\0\x43\x1\xff\xff\xff\xff\xff\xff\0\0\0\0) +ForegroundColor_1000=@Variant(\0\0\0\x43\x1\xff\xff\xf8\xf8UURR\0\0) +ForegroundColor_1001=@Variant(\0\0\0\x43\x1\xff\xff\x35\x35\xa7\xa7||\0\0) +ForegroundColor_1002=@Variant(\0\0\0\x43\x1\xff\xff\x85\x85\x92\x92\x89\x89\0\0) +ForegroundColor_1003=@Variant(\0\0\0\x43\x1\xff\xff\xf5\xf5}}&&\0\0) +ForegroundColor_1004=@Variant(\0\0\0\x43\x1\xff\xff::\x94\x94\xc5\xc5\0\0) +ForegroundColor_1005=@Variant(\0\0\0\x43\x1\xff\xff\xdf\xdfii\xba\xba\0\0) +ForegroundColor_1006=@Variant(\0\0\0\x43\x1\xff\xff\x8d\x8d\xa1\xa1\x1\x1\0\0) +ForegroundColor_11=@Variant(\0\0\0\x43\x1\xff\xff\x82\x82\x91\x91\x81\x81\0\0) +ForegroundColor_12=@Variant(\0\0\0\x43\x1\xff\xff\x8d\x8d\xa1\xa1\x1\x1\0\0) +ForegroundColor_13=@Variant(\0\0\0\x43\x1\xff\xff\x8d\x8d\xa1\xa1\x1\x1\0\0) +ForegroundColor_14=@Variant(\0\0\0\x43\x1\xff\xff\x8d\x8d\xa1\xa1\x1\x1\0\0) +ForegroundColor_15=@Variant(\0\0\0\x43\x1\xff\xff\x8d\x8d\xa1\xa1\x1\x1\0\0) +ForegroundColor_16=@Variant(\0\0\0\x43\x1\xff\xff\x8d\x8d\xa1\xa1\x1\x1\0\0) +ForegroundColor_17=@Variant(\0\0\0\x43\x1\xff\xff\x8d\x8d\xa1\xa1\x1\x1\0\0) +ForegroundColor_18=@Variant(\0\0\0\x43\x1\xff\xff::\x94\x94\xc5\xc5\0\0) +ForegroundColor_19=@Variant(\0\0\0\x43\x1\xff\xff\0\0\xaa\xaa\0\0\0\0) +ForegroundColor_2=@Variant(\0\0\0\x43\x1\xff\xff\xfc\xfc~~\0\0\0\0) +ForegroundColor_20=@Variant(\0\0\0\x43\x1\xff\xff\xe1\xe1\xe1\xe1\xe1\xe1\0\0) +ForegroundColor_21=@Variant(\0\0\0\x43\x1\xff\xffVVcc__\0\0) +ForegroundColor_22=@Variant(\0\0\0\x43\x1\xff\xff\x81\x81\xac\xac\xdf\xdf\0\0) +ForegroundColor_23=@Variant(\0\0\0\x43\x1\xff\xff\xd5\xd5\xdc\xdc\xde\xde\0\0) +ForegroundColor_24=@Variant(\0\0\0\x43\x1\xff\xff\xdf\xdf\xa0\xa0\0\0\0\0) +ForegroundColor_26=@Variant(\0\0\0\x43\x1\xff\xff\xe6\xe6hhhh\0\0) +ForegroundColor_28=@Variant(\0\0\0\x43\x1\xff\xffqq**AA\0\0) +ForegroundColor_3=@Variant(\0\0\0\x43\x1\xff\xff\x35\x35\xa7\xa7||\0\0) +ForegroundColor_30=@Variant(\0\0\0\x43\x1\xff\xff\x9bN\x92\xae\x7f\xde\0\0) +ForegroundColor_4=@Variant(\0\0\0\x43\x1\xff\xff\xea\xaa\xdaK\xb7\n\0\0) +ForegroundColor_5=@Variant(\0\0\0\x43\x1\xff\xff\xe1\xe1\xe1\xe1\xe1\xe1\0\0) +ForegroundColor_6=@Variant(\0\0\0\x43\x1\xff\xff\xe1\xe1\xe1\xe1\xe1\xe1\0\0) +ForegroundColor_7=@Variant(\0\0\0\x43\x1\xff\xff\xe3\xe3\xe6\xe6\xe6\xe6\0\0) +ForegroundColor_8=@Variant(\0\0\0\x43\x1\xff\xff\xd2\xd2\xd7\xd7\xdb\xdb\0\0) +ForegroundColor_9=@Variant(\0\0\0\x43\x1\xff\xff\xd3\xd3\xc6\xc6\xaa\xaa\0\0) +Italic_1002=true +Italic_11=true +Italic_15=false +Italic_17=false +Italic_7=true +Name=Everforest Hard Light +Underline_12=false +Underline_17=false +Underline_26=true