New backup 2025-07-06 13:30:07
This commit is contained in:
parent
bb3fc081cd
commit
8a544f1565
3 changed files with 10 additions and 7 deletions
|
@ -86,7 +86,7 @@ Fallback Encoding=ISO 8859-15
|
|||
[KTextEditor Renderer]
|
||||
Animate Bracket Matching=false
|
||||
Auto Color Theme Selection=true
|
||||
Color Theme=Breeze Light
|
||||
Color Theme=gruvbox Dark
|
||||
Font=monospace,9,-1,2,50,0,0,0,0,0
|
||||
Line Height Multiplier=1.3
|
||||
Show Indentation Lines=false
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
[Appearance]
|
||||
color_scheme_path=/usr/share/qt5ct/colors/darker.conf
|
||||
custom_palette=false
|
||||
color_scheme_path=/usr/share/qt5ct/colors/airy.conf
|
||||
custom_palette=true
|
||||
icon_theme=breeze-dark
|
||||
standard_dialogs=default
|
||||
style=kvantum
|
||||
style=Fusion
|
||||
|
||||
[Fonts]
|
||||
fixed="Overpass,10,-1,5,50,0,0,0,0,0,Regular"
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
[Appearance]
|
||||
color_scheme_path=/usr/share/qt6ct/colors/darker.conf
|
||||
custom_palette=false
|
||||
color_scheme_path=/usr/share/qt6ct/colors/airy.conf
|
||||
custom_palette=true
|
||||
icon_theme=breeze-dark
|
||||
standard_dialogs=default
|
||||
style=kvantum-dark
|
||||
style=Fusion
|
||||
|
||||
[Fonts]
|
||||
fixed="Overpass,10,-1,5,400,0,0,0,0,0,0,0,0,0,0,1,Regular"
|
||||
|
@ -24,6 +24,9 @@ toolbutton_style=4
|
|||
underline_shortcut=1
|
||||
wheel_scroll_lines=3
|
||||
|
||||
[PaletteEditor]
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x2v\0\0\x2\x10\0\0\0\0\0\0\0\0\0\0\x2v\0\0\x2\x10\0\0\0\0\0\0\0\0\bp\0\0\0\0\0\0\0\0\0\0\x2v\0\0\x2\x10)
|
||||
|
||||
[SettingsWindow]
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\bz\0\0\a\b\0\0\n\xfe\0\0\t\xa9\0\0\bz\0\0\a\b\0\0\n\xfe\0\0\t\xa9\0\0\0\x2\0\0\0\0\rp\0\0\bz\0\0\a\b\0\0\n\xfe\0\0\t\xa9)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue