Skip to content

Commit 8fb6d8e

Browse files
committed
#3264 editor-schema: add schema "Blue Sky"
Signed-off-by: Patrizio Bekerle <patrizio@bekerle.com>
1 parent 57bdeaf commit 8fb6d8e

File tree

2 files changed

+159
-1
lines changed

2 files changed

+159
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## 25.4.5
44

5+
- Added a **new editor color schema** _Blue Sky_ by @rkirner
6+
(for [#3264](https://github.com/pbek/QOwnNotes/issues/3264))
57
- The AppImage build process was fixed and now uses Ubuntu 22.04, because Ubuntu 20.04
68
was sunsetted by GitHub (for [#3261](https://github.com/pbek/QOwnNotes/issues/3261))
79
- A PPA for Ubuntu 25.10 (Questing Quokka) was added

src/configurations/schemes.conf

Lines changed: 157 additions & 1 deletion
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, EditorColorSchema-0a73d79e-ee51-4151-b099-645ea7219b9a
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, EditorColorSchema-e6588372-f6eb-4ef0-9c8a-ad0d8da42648
33

44
[EditorColorSchema-6033d61b-cb96-46d5-a3a8-20d5172017eb]
55
Name=Light
@@ -5035,3 +5035,159 @@ ForegroundColor_9=@Variant(\0\0\0\x43\x1\xff\xff\xa3\xa3\0\0{{\0\0)
50355035
Italic_7=true
50365036
Name=Simple
50375037
Underline_26=true
5038+
5039+
[EditorColorSchema-e6588372-f6eb-4ef0-9c8a-ad0d8da42648]
5040+
BackgroundColorEnabled_-1=false
5041+
BackgroundColorEnabled_0=false
5042+
BackgroundColorEnabled_1=true
5043+
BackgroundColorEnabled_1000=true
5044+
BackgroundColorEnabled_1001=true
5045+
BackgroundColorEnabled_1002=true
5046+
BackgroundColorEnabled_1003=true
5047+
BackgroundColorEnabled_1004=true
5048+
BackgroundColorEnabled_1005=true
5049+
BackgroundColorEnabled_1006=true
5050+
BackgroundColorEnabled_11=false
5051+
BackgroundColorEnabled_12=true
5052+
BackgroundColorEnabled_13=true
5053+
BackgroundColorEnabled_14=true
5054+
BackgroundColorEnabled_15=true
5055+
BackgroundColorEnabled_16=true
5056+
BackgroundColorEnabled_17=true
5057+
BackgroundColorEnabled_18=true
5058+
BackgroundColorEnabled_19=true
5059+
BackgroundColorEnabled_2=true
5060+
BackgroundColorEnabled_21=false
5061+
BackgroundColorEnabled_22=true
5062+
BackgroundColorEnabled_23=true
5063+
BackgroundColorEnabled_25=false
5064+
BackgroundColorEnabled_28=true
5065+
BackgroundColorEnabled_3=false
5066+
BackgroundColorEnabled_4=true
5067+
BackgroundColorEnabled_8=false
5068+
BackgroundColor_-1=@Variant(\0\0\0\x43\x1\xff\xff\xff\xff\xff\xff\xff\xff\0\0)
5069+
BackgroundColor_0=@Variant(\0\0\0\x43\x1\xff\xff\xff\xff\xf8\xf8\xef\xef\0\0)
5070+
BackgroundColor_1=@Variant(\0\0\0\x43\x1\xff\xff\xff\xff\xf2\xf2\xe4\xe4\0\0)
5071+
BackgroundColor_1000="@Variant(\0\0\0\x43\x1\xff\xff)),,33\0\0)"
5072+
BackgroundColor_1001="@Variant(\0\0\0\x43\x1\xff\xff)),,33\0\0)"
5073+
BackgroundColor_1002="@Variant(\0\0\0\x43\x1\xff\xff)),,33\0\0)"
5074+
BackgroundColor_1003="@Variant(\0\0\0\x43\x1\xff\xff)),,33\0\0)"
5075+
BackgroundColor_1004="@Variant(\0\0\0\x43\x1\xff\xff)),,33\0\0)"
5076+
BackgroundColor_1005="@Variant(\0\0\0\x43\x1\xff\xff)),,33\0\0)"
5077+
BackgroundColor_1006="@Variant(\0\0\0\x43\x1\xff\xff)),,33\0\0)"
5078+
BackgroundColor_11=@Variant(\0\0\0\x43\x1\xff\xff\xaa\xaa\xf7\xf7\xff\xff\0\0)
5079+
BackgroundColor_12=@Variant(\0\0\0\x43\x1\xff\xff\xca\xca\xdc\xf3\xff\xff\0\0)
5080+
BackgroundColor_13=@Variant(\0\0\0\x43\x1\xff\xff\xca\xca\xdc\xdc\xff\xff\0\0)
5081+
BackgroundColor_14=@Variant(\0\0\0\x43\x1\xff\xff\xca\xca\xdc\xdc\xff\xff\0\0)
5082+
BackgroundColor_15=@Variant(\0\0\0\x43\x1\xff\xff\xca\xca\xdc\xdc\xff\xff\0\0)
5083+
BackgroundColor_16=@Variant(\0\0\0\x43\x1\xff\xff\xca\xca\xdc\xdc\xff\xff\0\0)
5084+
BackgroundColor_17=@Variant(\0\0\0\x43\x1\xff\xff\xca\xca\xdc\xdc\xff\xff\0\0)
5085+
BackgroundColor_18=@Variant(\0\0\0\x43\x1\xff\xff\xe2\x92\xe2\x92\xe2\x92\0\0)
5086+
BackgroundColor_19=@Variant(\0\0\0\x43\x1\xff\xff\xe2\xe2\xe7\xe7\xe2\xe2\0\0)
5087+
BackgroundColor_2=@Variant(\0\0\0\x43\x1\xff\xff\xff\xff\xf2\xf2\xe4\xe4\0\0)
5088+
BackgroundColor_21=@Variant(\0\0\0\x43\x1\xff\xff\xeb\xeb\xeb\xeb\xeb\xeb\0\0)
5089+
BackgroundColor_22=@Variant(\0\0\0\x43\x1\xff\xff\xf7\xf7\xf6\xf6\xff\xff\0\0)
5090+
BackgroundColor_23=@Variant(\0\0\0\x43\x1\xff\xff\xf3\xf3\xf3\xf3\xf3\xf3\0\0)
5091+
BackgroundColor_25=@Variant(\0\0\0\x43\x1\xff\xff\xee\x8c\xee[\xf4\r\0\0)
5092+
BackgroundColor_28=@Variant(\0\0\0\x43\x1\xff\xff\xf1}\xf1}\xf1}\0\0)
5093+
BackgroundColor_3=@Variant(\0\0\0\x43\x1\xff\xff\xed\xed\xff\xff\xed\xed\0\0)
5094+
BackgroundColor_4="@Variant(\0\0\0\x43\x1\xff\xff)),,33\0\0)"
5095+
BackgroundColor_8=@Variant(\0\0\0\x43\x1\xff\xff\xdb\xdb\xf9\xf9\xe5\xe5\0\0)
5096+
Bold_12=true
5097+
Bold_13=true
5098+
Bold_14=true
5099+
Bold_15=true
5100+
Bold_16=true
5101+
Bold_17=true
5102+
Bold_18=false
5103+
Bold_22=false
5104+
Bold_8=true
5105+
FallbackSchema=EditorColorSchema-6033d61b-cb96-46d5-a3a8-20d5172017eb
5106+
FontEnabled_18=false
5107+
FontEnabled_22=false
5108+
FontEnabled_8=false
5109+
FontSizeAdaption_12=100
5110+
FontSizeAdaption_13=100
5111+
FontSizeAdaption_14=100
5112+
FontSizeAdaption_15=100
5113+
FontSizeAdaption_16=100
5114+
FontSizeAdaption_17=100
5115+
FontSizeAdaption_8=100
5116+
Font_18=@Variant(\0\0\0@\0\0\0\x16\0\x43\0o\0u\0r\0i\0\x65\0r\0 \0N\0\x65\0w@2\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10)
5117+
Font_8=@Variant(\0\0\0@\0\0\0\x16\0\x43\0o\0u\0r\0i\0\x65\0r\0 \0N\0\x65\0w@1\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10)
5118+
ForegroundColorEnabled_-1=true
5119+
ForegroundColorEnabled_0=true
5120+
ForegroundColorEnabled_1=true
5121+
ForegroundColorEnabled_10=true
5122+
ForegroundColorEnabled_1000=true
5123+
ForegroundColorEnabled_1001=true
5124+
ForegroundColorEnabled_1002=true
5125+
ForegroundColorEnabled_1003=true
5126+
ForegroundColorEnabled_1004=true
5127+
ForegroundColorEnabled_1005=true
5128+
ForegroundColorEnabled_1006=true
5129+
ForegroundColorEnabled_11=true
5130+
ForegroundColorEnabled_12=false
5131+
ForegroundColorEnabled_13=false
5132+
ForegroundColorEnabled_14=false
5133+
ForegroundColorEnabled_15=false
5134+
ForegroundColorEnabled_16=false
5135+
ForegroundColorEnabled_17=false
5136+
ForegroundColorEnabled_18=true
5137+
ForegroundColorEnabled_19=true
5138+
ForegroundColorEnabled_2=true
5139+
ForegroundColorEnabled_20=true
5140+
ForegroundColorEnabled_21=true
5141+
ForegroundColorEnabled_22=false
5142+
ForegroundColorEnabled_23=true
5143+
ForegroundColorEnabled_24=true
5144+
ForegroundColorEnabled_26=true
5145+
ForegroundColorEnabled_29=true
5146+
ForegroundColorEnabled_3=true
5147+
ForegroundColorEnabled_30=true
5148+
ForegroundColorEnabled_4=true
5149+
ForegroundColorEnabled_5=true
5150+
ForegroundColorEnabled_6=true
5151+
ForegroundColorEnabled_7=false
5152+
ForegroundColorEnabled_8=false
5153+
ForegroundColorEnabled_9=false
5154+
ForegroundColor_-1=@Variant(\0\0\0\x43\x1\xff\xff\x33\x33\x37\x37>>\0\0)
5155+
ForegroundColor_0="@Variant(\0\0\0\x43\x1\xff\xff,,ZZ\xd2\xd2\0\0)"
5156+
ForegroundColor_1=@Variant(\0\0\0\x43\x1\xff\xff\xfc\xfc~~\0\0\0\0)
5157+
ForegroundColor_10=@Variant(\0\0\0\x43\x1\xff\xff\xa3\xa3\0\0{{\0\0)
5158+
ForegroundColor_1000=@Variant(\0\0\0\x43\x1\xff\xff\x99\x99\x32\x32\x9f\x9f\0\0)
5159+
ForegroundColor_1001=@Variant(\0\0\0\x43\x1\xff\xff\x65\x65\x9f\x9fXX\0\0)
5160+
ForegroundColor_1002=@Variant(\0\0\0\x43\x1\xff\xff\xa1\xac\x91\xef\x8eG\0\0)
5161+
ForegroundColor_1003=@Variant(\0\0\0\x43\x1\xff\xff\x63\x63mm\xef\xef\0\0)
5162+
ForegroundColor_1004=@Variant(\0\0\0\x43\x1\xff\xff\xb5\xb5||PP\0\0)
5163+
ForegroundColor_1005=@Variant(\0\0\0\x43\x1\xff\xff\xae\xae\x81\x81\xff\xff\0\0)
5164+
ForegroundColor_1006=@Variant(\0\0\0\x43\x1\xff\xff\xc1\xe1\x45\xbep\x4\0\0)
5165+
ForegroundColor_11=@Variant(\0\0\0\x43\x1\xff\xff\xab\xab\xab\xab\xab\xab\0\0)
5166+
ForegroundColor_12=@Variant(\0\0\0\x43\x1\xff\xff\"\x9d\x45\x1\x9b\xac\0\0)
5167+
ForegroundColor_13=@Variant(\0\0\0\x43\x1\xff\xff\xaa\xaa\0\0\xff\xff\0\0)
5168+
ForegroundColor_14=@Variant(\0\0\0\x43\x1\xff\xff\xaa\xaa\0\0\xff\xff\0\0)
5169+
ForegroundColor_15=@Variant(\0\0\0\x43\x1\xff\xff\xaa\xaa\0\0\xff\xff\0\0)
5170+
ForegroundColor_16=@Variant(\0\0\0\x43\x1\xff\xff\xaa\xaa\0\0\xff\xff\0\0)
5171+
ForegroundColor_17=@Variant(\0\0\0\x43\x1\xff\xff\xaa\xaa\0\0\xff\xff\0\0)
5172+
ForegroundColor_18=@Variant(\0\0\0\x43\x1\xff\xff\x30\xfcGk\x88\xf8\0\0)
5173+
ForegroundColor_19=@Variant(\0\0\0\x43\x1\xff\xff\0\0\x80\x80\0\0\0\0)
5174+
ForegroundColor_2=@Variant(\0\0\0\x43\x1\xff\xff\xfc\xfc~~\0\0\0\0)
5175+
ForegroundColor_20="@Variant(\0\0\0\x43\x1\xff\xff======\0\0)"
5176+
ForegroundColor_21=@Variant(\0\0\0\x43\x1\xff\xff&f&f&f\0\0)
5177+
ForegroundColor_22=@Variant(\0\0\0\x43\x1\xff\xffNN\x18\x18\xb9\xb9\0\0)
5178+
ForegroundColor_23=@Variant(\0\0\0\x43\x1\xff\xff\x38\xf4S\x85z\x99\0\0)
5179+
ForegroundColor_24=@Variant(\0\0\0\x43\x1\xff\xff\x83\xae\x83\xae\x86\xd3\0\0)
5180+
ForegroundColor_26=@Variant(\0\0\0\x43\x1\xff\xff\xff\xffUU\0\0\0\0)
5181+
ForegroundColor_29=@Variant(\0\0\0\x43\x1\xff\xff\x33\x33\x37\x37>>\0\0)
5182+
ForegroundColor_3=@Variant(\0\0\0\x43\x1\xff\xff(]\x8c\xcc^\xa1\0\0)
5183+
ForegroundColor_30=@Variant(\0\0\0\x43\x1\xff\xff\x33\x33\x37\x37>>\0\0)
5184+
ForegroundColor_4=@Variant(\0\0\0\x43\x1\xff\xff\xac\xac\xb2\xb2\xbe\xbe\0\0)
5185+
ForegroundColor_5="@Variant(\0\0\0\x43\x1\xff\xff======\0\0)"
5186+
ForegroundColor_6="@Variant(\0\0\0\x43\x1\xff\xff======\0\0)"
5187+
ForegroundColor_7=@Variant(\0\0\0\x43\x1\xff\xff\0\0WW\xae\xae\0\0)
5188+
ForegroundColor_8=@Variant(\0\0\0\x43\x1\xff\xff\0\0\x42\x42\x8a\x8a\0\0)
5189+
ForegroundColor_9=@Variant(\0\0\0\x43\x1\xff\xff\xa3\xa3\0\0{{\0\0)
5190+
Italic_1002=true
5191+
Italic_7=true
5192+
Name=Blue Sky
5193+
Underline_26=true

0 commit comments

Comments
 (0)