Fix qt5ct/qt6ct colors
This commit is contained in:
parent
b00e8466c9
commit
2ead062b8d
3 changed files with 7 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
[Appearance]
|
||||
color_scheme_path=/home/sunderland93/.config/qt5ct/colors/Catppuccin-Macchiato.conf
|
||||
color_scheme_path=$HOME/.config/qt5ct/colors/Catppuccin-Macchiato.conf
|
||||
custom_palette=true
|
||||
icon_theme=ePapirus-Dark
|
||||
standard_dialogs=default
|
||||
style=kvantum
|
||||
style=kvantum-dark
|
||||
|
||||
[Fonts]
|
||||
fixed=@Variant(\0\0\0@\0\0\0\x12\0N\0o\0t\0o\0 \0S\0\x61\0n\0s@&\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10)
|
||||
|
|
4
etc/skel/.config/qt6ct/colors/Catppuccin-Macchiato.conf
Normal file
4
etc/skel/.config/qt6ct/colors/Catppuccin-Macchiato.conf
Normal file
|
@ -0,0 +1,4 @@
|
|||
[ColorScheme]
|
||||
active_colors=#ffcad3f5, #ff1e2030, #ffa5adcb, #ff939ab7, #ff494d64, #ff6e738d, #ffcad3f5, #ffcad3f5, #ffcad3f5, #ff24273a, #ff1e2030, #ff8087a2, #ff8aadf4, #ff24273a, #ff8aadf4, #ffed8796, #ff24273a, #ffcad3f5, #ff181926, #ffcad3f5, #808087a2
|
||||
disabled_colors=#ffa5adcb, #ff1e2030, #ffa5adcb, #ff939ab7, #ff494d64, #ff6e738d, #ffa5adcb, #ffa5adcb, #ffa5adcb, #ff24273a, #ff1e2030, #ff8087a2, #ff8aadf4, #ff494d64, #ff8aadf4, #ffed8796, #ff24273a, #ffcad3f5, #ff181926, #ffcad3f5, #808087a2
|
||||
inactive_colors=#ffcdd6f4, #ff1e2030, #ffa5adcb, #ff939ab7, #ff494d64, #ff6e738d, #ffcad3f5, #ffcad3f5, #ffcad3f5, #ff24273a, #ff1e2030, #ff8087a2, #ff8aadf4, #ffa5adcb, #ff8aadf4, #ffed8796, #ff24273a, #ffcad3f5, #ff181926, #ffcad3f5, #808087a2
|
|
@ -1,5 +1,5 @@
|
|||
[Appearance]
|
||||
color_scheme_path=/usr/share/qt6ct/colors/airy.conf
|
||||
color_scheme_path=$HOME/.config/qt6ct/colors/Catppuccin-Macchiato.conf
|
||||
custom_palette=false
|
||||
icon_theme=ePapirus
|
||||
standard_dialogs=default
|
||||
|
|
Loading…
Add table
Reference in a new issue