Add custom qt5 theme
This commit is contained in:
parent
d2d2e5c8e5
commit
d7964e4ba7
2 changed files with 10 additions and 3 deletions
4
qt5ct/colors/Custom theme.conf
Normal file
4
qt5ct/colors/Custom theme.conf
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
[ColorScheme]
|
||||||
|
active_colors=#ff00ff00, #ff241f31, #ffffffff, #ff777777, #ff222222, #ffa0a0a4, #ff00ffff, #ffffffff, #ff00ff00, #ff333333, #ff000000, #ff222222, #ff00ff00, #ff000000, #ff0000ff, #ff8800ff, #ffe9e7e3, #ffff0000, #ff444444, #ff00ff00, #ff00ffff
|
||||||
|
disabled_colors=#ff808080, #ff241f31, #ffffffff, #ff777777, #ff222222, #ffa0a0a4, #ff808080, #ffffffff, #ff808080, #ff333333, #ff000000, #ff222222, #ff00ff00, #ff808080, #ff0000ff, #ff8800ff, #ffe9e7e3, #ffff0000, #ff444444, #ff00ff00, #ff00ffff
|
||||||
|
inactive_colors=#ff00ff00, #ff241f31, #ffffffff, #ff777777, #ff222222, #ffa0a0a4, #ff00ffff, #ffffffff, #ff00ff00, #ff333333, #ff000000, #ff222222, #ff00ff00, #ff000000, #ff0000ff, #ff8800ff, #ffe9e7e3, #ffff0000, #ff444444, #ff00ff00, #ff00ffff
|
|
@ -1,6 +1,6 @@
|
||||||
[Appearance]
|
[Appearance]
|
||||||
color_scheme_path=/usr/share/qt5ct/colors/airy.conf
|
color_scheme_path=/home/firepup650/.config/qt5ct/colors/Custom theme.conf
|
||||||
custom_palette=false
|
custom_palette=true
|
||||||
icon_theme=breeze
|
icon_theme=breeze
|
||||||
standard_dialogs=gtk3
|
standard_dialogs=gtk3
|
||||||
style=Windows
|
style=Windows
|
||||||
|
@ -24,8 +24,11 @@ toolbutton_style=4
|
||||||
underline_shortcut=1
|
underline_shortcut=1
|
||||||
wheel_scroll_lines=3
|
wheel_scroll_lines=3
|
||||||
|
|
||||||
|
[PaletteEditor]
|
||||||
|
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x1t\0\0\0\x96\0\0\x3\xee\0\0\x2\xb8\0\0\x1v\0\0\0\xa6\0\0\x3\xec\0\0\x2\xb6\0\0\0\0\0\0\0\0\x5V\0\0\x1v\0\0\0\xa6\0\0\x3\xec\0\0\x2\xb6)
|
||||||
|
|
||||||
[SettingsWindow]
|
[SettingsWindow]
|
||||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0(\0\0\x5U\0\0\x2\xe9\0\0\0\x2\0\0\0(\0\0\x5S\0\0\x2\xe7\0\0\0\0\0\0\0\0\x5V\0\0\0\x2\0\0\0(\0\0\x5S\0\0\x2\xe7)
|
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x5U\0\0\x2\xed\0\0\0\x2\0\0\0\x10\0\0\x5S\0\0\x2\xeb\0\0\0\0\0\0\0\0\x5V\0\0\0\x2\0\0\0\x10\0\0\x5S\0\0\x2\xeb)
|
||||||
|
|
||||||
[Troubleshooting]
|
[Troubleshooting]
|
||||||
force_raster_widgets=1
|
force_raster_widgets=1
|
||||||
|
|
Loading…
Reference in a new issue