Skip to content

Commit b7631c1

Browse files
committed
#3238 editor-schema: add schema "Simple"
Signed-off-by: Patrizio Bekerle <[email protected]>
1 parent c0d6fd0 commit b7631c1

File tree

2 files changed

+151
-1
lines changed

2 files changed

+151
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# QOwnNotes Changelog
22

33
## 25.3.1
4+
- Added a **new editor color schema** *Simple* by @nobodyF34R
5+
(for [#3238](https://github.com/pbek/QOwnNotes/issues/3238))
46
- Made a small speed improvement in the note relations panel (for [#2074](https://github.com/pbek/QOwnNotes/issues/2074))
57

68
## 25.3.0

src/configurations/schemes.conf

+149-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[Editor]
2-
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
2+
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-0a73d79e-ee51-4151-b099-645ea7219b9a
33

44
[EditorColorSchema-6033d61b-cb96-46d5-a3a8-20d5172017eb]
55
Name=Light
@@ -4887,3 +4887,151 @@ Name=Everforest Hard Light
48874887
Underline_12=false
48884888
Underline_17=false
48894889
Underline_26=true
4890+
4891+
[EditorColorSchema-0a73d79e-ee51-4151-b099-645ea7219b9a]
4892+
BackgroundColorEnabled_-1=false
4893+
BackgroundColorEnabled_0=false
4894+
BackgroundColorEnabled_1=true
4895+
BackgroundColorEnabled_1000=true
4896+
BackgroundColorEnabled_1001=true
4897+
BackgroundColorEnabled_1002=true
4898+
BackgroundColorEnabled_1003=true
4899+
BackgroundColorEnabled_1004=true
4900+
BackgroundColorEnabled_1005=true
4901+
BackgroundColorEnabled_1006=true
4902+
BackgroundColorEnabled_11=false
4903+
BackgroundColorEnabled_12=false
4904+
BackgroundColorEnabled_13=false
4905+
BackgroundColorEnabled_14=false
4906+
BackgroundColorEnabled_15=false
4907+
BackgroundColorEnabled_16=false
4908+
BackgroundColorEnabled_17=false
4909+
BackgroundColorEnabled_18=false
4910+
BackgroundColorEnabled_19=true
4911+
BackgroundColorEnabled_2=true
4912+
BackgroundColorEnabled_21=false
4913+
BackgroundColorEnabled_22=false
4914+
BackgroundColorEnabled_23=true
4915+
BackgroundColorEnabled_25=true
4916+
BackgroundColorEnabled_28=true
4917+
BackgroundColorEnabled_3=false
4918+
BackgroundColorEnabled_4=true
4919+
BackgroundColorEnabled_8=false
4920+
BackgroundColor_-1=@Variant(\0\0\0\x43\x1\xff\xff\xff\xff\xff\xff\xff\xff\0\0)
4921+
BackgroundColor_0=@Variant(\0\0\0\x43\x1\xff\xff\xff\xff\xf8\xf8\xef\xef\0\0)
4922+
BackgroundColor_1=@Variant(\0\0\0\x43\x1\xff\xff\xff\xff\xf2\xf2\xe4\xe4\0\0)
4923+
BackgroundColor_1000=@Variant(\0\0\0\x43\x1\xff\xff\xda\xda\xda\xda\xde\xde\0\0)
4924+
BackgroundColor_1001=@Variant(\0\0\0\x43\x1\xff\xff\xda\xda\xda\xda\xde\xde\0\0)
4925+
BackgroundColor_1002=@Variant(\0\0\0\x43\x1\xff\xff\xda\xda\xda\xda\xde\xde\0\0)
4926+
BackgroundColor_1003=@Variant(\0\0\0\x43\x1\xff\xff\xda\xda\xda\xda\xde\xde\0\0)
4927+
BackgroundColor_1004=@Variant(\0\0\0\x43\x1\xff\xff\xda\xda\xda\xda\xde\xde\0\0)
4928+
BackgroundColor_1005=@Variant(\0\0\0\x43\x1\xff\xff\xda\xda\xda\xda\xde\xde\0\0)
4929+
BackgroundColor_1006=@Variant(\0\0\0\x43\x1\xff\xff\xda\xda\xda\xda\xde\xde\0\0)
4930+
BackgroundColor_11=@Variant(\0\0\0\x43\x1\xff\xff\xaa\xaa\xf7\xf7\xff\xff\0\0)
4931+
BackgroundColor_12=@Variant(\0\0\0\x43\x1\xff\xff\xf1\xf1\xf1\xf1\xf4\xf4\0\0)
4932+
BackgroundColor_13=@Variant(\0\0\0\x43\x1\xff\xff\xf1\xf1\xf1\xf1\xf4\xf4\0\0)
4933+
BackgroundColor_14=@Variant(\0\0\0\x43\x1\xff\xff\xf1\xf1\xf1\xf1\xf4\xf4\0\0)
4934+
BackgroundColor_15=@Variant(\0\0\0\x43\x1\xff\xff\xf1\xf1\xf1\xf1\xf4\xf4\0\0)
4935+
BackgroundColor_16=@Variant(\0\0\0\x43\x1\xff\xff\xf1\xf1\xf1\xf1\xf4\xf4\0\0)
4936+
BackgroundColor_17=@Variant(\0\0\0\x43\x1\xff\xff\xf1\xf1\xf1\xf1\xf4\xf4\0\0)
4937+
BackgroundColor_18=@Variant(\0\0\0\x43\x1\xff\xff\xde\xde\xdd\xdd\xda\xda\0\0)
4938+
BackgroundColor_19=@Variant(\0\0\0\x43\x1\xff\xff\xe2\xe2\xe7\xe7\xe2\xe2\0\0)
4939+
BackgroundColor_2=@Variant(\0\0\0\x43\x1\xff\xff\xff\xff\xf2\xf2\xe4\xe4\0\0)
4940+
BackgroundColor_21=@Variant(\0\0\0\x43\x1\xff\xff\xeb\xeb\xeb\xeb\xeb\xeb\0\0)
4941+
BackgroundColor_22=@Variant(\0\0\0\x43\x1\xff\xff\xf7\xf7\xf6\xf6\xff\xff\0\0)
4942+
BackgroundColor_23=@Variant(\0\0\0\x43\x1\xff\xff\xda\xda\xda\xda\xde\xde\0\0)
4943+
BackgroundColor_25=@Variant(\0\0\0\x43\x1\xff\xff\xee\x8c\xee[\xf4\r\0\0)
4944+
BackgroundColor_28=@Variant(\0\0\0\x43\x1\xff\xff\xf1}\xf1}\xf1}\0\0)
4945+
BackgroundColor_3=@Variant(\0\0\0\x43\x1\xff\xff\xed\xed\xff\xff\xed\xed\0\0)
4946+
BackgroundColor_4=@Variant(\0\0\0\x43\x1\xff\xff\xda\xda\xda\xda\xde\xde\0\0)
4947+
BackgroundColor_8=@Variant(\0\0\0\x43\x1\xff\xff\xdb\xdb\xf9\xf9\xe5\xe5\0\0)
4948+
Bold_12=false
4949+
Bold_13=false
4950+
Bold_14=false
4951+
Bold_15=false
4952+
Bold_16=false
4953+
Bold_17=false
4954+
Bold_8=true
4955+
FallbackSchema=EditorColorSchema-6033d61b-cb96-46d5-a3a8-20d5172017eb
4956+
FontSizeAdaption_12=100
4957+
FontSizeAdaption_13=100
4958+
FontSizeAdaption_14=100
4959+
FontSizeAdaption_15=100
4960+
FontSizeAdaption_16=100
4961+
FontSizeAdaption_17=100
4962+
FontSizeAdaption_8=100
4963+
ForegroundColorEnabled_-1=true
4964+
ForegroundColorEnabled_0=true
4965+
ForegroundColorEnabled_1=true
4966+
ForegroundColorEnabled_10=true
4967+
ForegroundColorEnabled_1000=true
4968+
ForegroundColorEnabled_1001=true
4969+
ForegroundColorEnabled_1002=true
4970+
ForegroundColorEnabled_1003=true
4971+
ForegroundColorEnabled_1004=true
4972+
ForegroundColorEnabled_1005=true
4973+
ForegroundColorEnabled_1006=true
4974+
ForegroundColorEnabled_11=true
4975+
ForegroundColorEnabled_12=true
4976+
ForegroundColorEnabled_13=false
4977+
ForegroundColorEnabled_14=false
4978+
ForegroundColorEnabled_15=false
4979+
ForegroundColorEnabled_16=false
4980+
ForegroundColorEnabled_17=false
4981+
ForegroundColorEnabled_18=true
4982+
ForegroundColorEnabled_19=true
4983+
ForegroundColorEnabled_2=true
4984+
ForegroundColorEnabled_20=true
4985+
ForegroundColorEnabled_21=true
4986+
ForegroundColorEnabled_22=false
4987+
ForegroundColorEnabled_23=false
4988+
ForegroundColorEnabled_24=true
4989+
ForegroundColorEnabled_26=true
4990+
ForegroundColorEnabled_29=true
4991+
ForegroundColorEnabled_3=true
4992+
ForegroundColorEnabled_30=true
4993+
ForegroundColorEnabled_4=false
4994+
ForegroundColorEnabled_5=true
4995+
ForegroundColorEnabled_6=true
4996+
ForegroundColorEnabled_7=false
4997+
ForegroundColorEnabled_8=false
4998+
ForegroundColorEnabled_9=false
4999+
ForegroundColor_-1=@Variant(\0\0\0\x43\x1\xff\xff\0\0\0\0\0\0\0\0)
5000+
ForegroundColor_0=@Variant(\0\0\0\x43\x1\xff\xff\0\0\0\0\xff\xff\0\0)
5001+
ForegroundColor_1=@Variant(\0\0\0\x43\x1\xff\xff\xfc\xfc~~\0\0\0\0)
5002+
ForegroundColor_10=@Variant(\0\0\0\x43\x1\xff\xff\xa3\xa3\0\0{{\0\0)
5003+
ForegroundColor_1000=@Variant(\0\0\0\x43\x1\xff\xff\xc8\xa5\0\0\xff\xff\0\0)
5004+
ForegroundColor_1001=@Variant(\0\0\0\x43\x1\xff\xff\x38&\xb3\x33L\xef\0\0)
5005+
ForegroundColor_1002=@Variant(\0\0\0\x43\x1\xff\xff^^\\\\dd\0\0)
5006+
ForegroundColor_1003=@Variant(\0\0\0\x43\x1\xff\xff\x63\x63mm\xef\xef\0\0)
5007+
ForegroundColor_1004=@Variant(\0\0\0\x43\x1\xff\xff\xb5\xb5||PP\0\0)
5008+
ForegroundColor_1005=@Variant(\0\0\0\x43\x1\xff\xff\xae\xae\x81\x81\xff\xff\0\0)
5009+
ForegroundColor_1006=@Variant(\0\0\0\x43\x1\xff\xff\xf9\xf9&&rr\0\0)
5010+
ForegroundColor_11=@Variant(\0\0\0\x43\x1\xff\xff\xab\xab\xab\xab\xab\xab\0\0)
5011+
ForegroundColor_12=@Variant(\0\0\0\x43\x1\xff\xff\0\0\0\0\0\0\0\0)
5012+
ForegroundColor_13=@Variant(\0\0\0\x43\x1\xff\xff\xaa\xaa\0\0\xff\xff\0\0)
5013+
ForegroundColor_14=@Variant(\0\0\0\x43\x1\xff\xff\xaa\xaa\0\0\xff\xff\0\0)
5014+
ForegroundColor_15=@Variant(\0\0\0\x43\x1\xff\xff\xaa\xaa\0\0\xff\xff\0\0)
5015+
ForegroundColor_16=@Variant(\0\0\0\x43\x1\xff\xff\xaa\xaa\0\0\xff\xff\0\0)
5016+
ForegroundColor_17=@Variant(\0\0\0\x43\x1\xff\xff\xaa\xaa\0\0\xff\xff\0\0)
5017+
ForegroundColor_18=@Variant(\0\0\0\x43\x1\xff\xff&&\xa2\xa2ii\0\0)
5018+
ForegroundColor_19=@Variant(\0\0\0\x43\x1\xff\xff\0\0\x80\x80\0\0\0\0)
5019+
ForegroundColor_2=@Variant(\0\0\0\x43\x1\xff\xff\xfc\xfc~~\0\0\0\0)
5020+
ForegroundColor_20="@Variant(\0\0\0\x43\x1\xff\xff======\0\0)"
5021+
ForegroundColor_21=@Variant(\0\0\0\x43\x1\xff\xff&f&f&f\0\0)
5022+
ForegroundColor_22=@Variant(\0\0\0\x43\x1\xff\xffNN\x18\x18\xb9\xb9\0\0)
5023+
ForegroundColor_23=@Variant(\0\0\0\x43\x1\xff\xff\0\0ll\0\0\0\0)
5024+
ForegroundColor_24=@Variant(\0\0\0\x43\x1\xff\xff\x83\xae\x83\xae\x86\xd3\0\0)
5025+
ForegroundColor_26=@Variant(\0\0\0\x43\x1\xff\xff\xff\xffUU\0\0\0\0)
5026+
ForegroundColor_29=@Variant(\0\0\0\x43\x1\xff\xff\0\0\0\0\0\0\0\0)
5027+
ForegroundColor_3=@Variant(\0\0\0\x43\x1\xff\xff(]\x8c\xcc^\xa1\0\0)
5028+
ForegroundColor_30=@Variant(\0\0\0\x43\x1\xff\xff\0\0\0\0\0\0\0\0)
5029+
ForegroundColor_4=@Variant(\0\0\0\x43\x1\xff\xff\0\0ll\0\0\0\0)
5030+
ForegroundColor_5="@Variant(\0\0\0\x43\x1\xff\xff======\0\0)"
5031+
ForegroundColor_6="@Variant(\0\0\0\x43\x1\xff\xff======\0\0)"
5032+
ForegroundColor_7=@Variant(\0\0\0\x43\x1\xff\xff\0\0WW\xae\xae\0\0)
5033+
ForegroundColor_8=@Variant(\0\0\0\x43\x1\xff\xff\0\0\x42\x42\x8a\x8a\0\0)
5034+
ForegroundColor_9=@Variant(\0\0\0\x43\x1\xff\xff\xa3\xa3\0\0{{\0\0)
5035+
Italic_7=true
5036+
Name=Simple
5037+
Underline_26=true

0 commit comments

Comments
 (0)