Skip to content

Commit

Permalink
#3139 schema: decrease vue from 30 to 26 in light schmea
Browse files Browse the repository at this point in the history
Signed-off-by: Patrizio Bekerle <patrizio@bekerle.com>
  • Loading branch information
pbek committed Oct 28, 2024
1 parent afb30ab commit 78082f7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## 24.10.3
- More warnings are now ignored in log dialog for Qt 6.8.0 (for [#3134](https://github.com/pbek/QOwnNotes/issues/3134))
- The contrast of the link color in the light color schema was increased to make
it more readable (for [#3139](https://github.com/pbek/QOwnNotes/issues/3139))

## 24.10.2
- A small graphical glitch on macOS in the *Markdown highlighting settings* was fixed
Expand Down
10 changes: 5 additions & 5 deletions src/configurations/schemes.conf
Original file line number Diff line number Diff line change
Expand Up @@ -100,15 +100,17 @@ ForegroundColorEnabled_22=true
ForegroundColorEnabled_23=true
ForegroundColorEnabled_24=true
ForegroundColorEnabled_26=true
ForegroundColorEnabled_29=true
ForegroundColorEnabled_3=true
ForegroundColorEnabled_30=true
ForegroundColorEnabled_4=true
ForegroundColorEnabled_5=true
ForegroundColorEnabled_6=true
ForegroundColorEnabled_7=true
ForegroundColorEnabled_8=true
ForegroundColorEnabled_9=true
ForegroundColor_-1=@Variant(\0\0\0\x43\x1\xff\xff\0\0\0\0\0\0\0\0)
ForegroundColor_0=@Variant(\0\0\0\x43\x1\xff\xff\xfc\xfc~~\0\0\0\0)
ForegroundColor_0=@Variant(\0\0\0\x43\x1\xff\xff\xfc\xfcmm\0\0\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\xa3\xa3\0\0{{\0\0)
ForegroundColor_1000=@Variant(\0\0\0\x43\x1\xff\xff\xf9\xf9&&rr\0\0)
Expand All @@ -134,7 +136,9 @@ ForegroundColor_22=@Variant(\0\0\0\x43\x1\xff\xffNN\x18\x18\xb9\xb9\0\0)
ForegroundColor_23=@Variant(\0\0\0\x43\x1\xff\xff\0\0ll\0\0\0\0)
ForegroundColor_24=@Variant(\0\0\0\x43\x1\xff\xff\xcc\xcc\xcc\xcc\xcc\xcc\0\0)
ForegroundColor_26=@Variant(\0\0\0\x43\x1\xff\xff\xff\xffUU\0\0\0\0)
ForegroundColor_29=@Variant(\0\0\0\x43\x1\xff\xff\xbf\xbf\0\0\0\0\0\0)
ForegroundColor_3=@Variant(\0\0\0\x43\x1\xff\xff\0\0\xbf\xbf\0\0\0\0)
ForegroundColor_30=@Variant(\0\0\0\x43\x1\xff\xff\0\0~~\0\0\0\0)
ForegroundColor_4=@Variant(\0\0\0\x43\x1\xff\xff\0\0ll\0\0\0\0)
ForegroundColor_5="@Variant(\0\0\0\x43\x1\xff\xff======\0\0)"
ForegroundColor_6="@Variant(\0\0\0\x43\x1\xff\xff======\0\0)"
Expand All @@ -143,10 +147,6 @@ ForegroundColor_8=@Variant(\0\0\0\x43\x1\xff\xff\0\0\x42\x42\x8a\x8a\0\0)
ForegroundColor_9=@Variant(\0\0\0\x43\x1\xff\xff\xa3\xa3\0\0{{\0\0)
Italic_7=true
Underline_26=true
ForegroundColorEnabled_29=true
ForegroundColorEnabled_30=true
ForegroundColor_29=@Variant(\0\0\0\x43\x1\xff\xff\xbf\xbf\0\0\0\0\0\0)
ForegroundColor_30=@Variant(\0\0\0\x43\x1\xff\xff\0\0~~\0\0\0\0)
Underline_31=true

[EditorColorSchema-cdbf28fc-1ddc-4d13-bb21-6a4043316a2f]
Expand Down

0 comments on commit 78082f7

Please sign in to comment.