Add midnight-ocean color scheme support for GTK2/3/4 and Qt5/6
This commit is contained in:
4
.config/qt5ct/colors/midnight-ocean.conf
Normal file
4
.config/qt5ct/colors/midnight-ocean.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
[ColorScheme]
|
||||
active_colors = #0B1B2B, #FF5C57, #5AF78E, #FFCC33, #4F84CC, #C397D8, #70C0BA, #CAD3E8
|
||||
inactive_colors = #647D9C, #FF7B72, #6DFCAC, #FFE080, #7FB3FF, #D3A9E3, #87D4C8, #FFFFFF
|
||||
|
33
.config/qt5ct/qt5ct.conf
Normal file
33
.config/qt5ct/qt5ct.conf
Normal file
@@ -0,0 +1,33 @@
|
||||
[Appearance]
|
||||
%23color_scheme_path=/usr/share/qt5ct/colors/darker.conf
|
||||
color_scheme_path=/home/cnachtigall/.config/qt5ct/colors/midnight-ocean.conf
|
||||
custom_palette=true
|
||||
icon_theme=BeautySolar
|
||||
standard_dialogs=gtk3
|
||||
style=Adwaita-Dark
|
||||
|
||||
[Fonts]
|
||||
fixed="InconsolataGo Nerd Font Mono,11,-1,5,50,0,0,0,0,0,Regular"
|
||||
general="InconsolataGo Nerd Font,11,-1,5,50,0,0,0,0,0,Regular"
|
||||
|
||||
[Interface]
|
||||
activate_item_on_single_click=1
|
||||
buttonbox_layout=0
|
||||
cursor_flash_time=1000
|
||||
dialog_buttons_have_icons=1
|
||||
double_click_interval=400
|
||||
gui_effects=@Invalid()
|
||||
keyboard_scheme=2
|
||||
menus_have_icons=true
|
||||
show_shortcuts_in_context_menus=true
|
||||
stylesheets=@Invalid()
|
||||
toolbutton_style=4
|
||||
underline_shortcut=1
|
||||
wheel_scroll_lines=3
|
||||
|
||||
[SettingsWindow]
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\rp\0\0\x1\xe0\0\0\x12j\0\0\a[\0\0\rp\0\0\x1\xe0\0\0\x12o\0\0\a]\0\0\0\x1\x2\0\0\0\n\0\0\0\rp\0\0\x1\xe0\0\0\x12j\0\0\a[)
|
||||
|
||||
[Troubleshooting]
|
||||
force_raster_widgets=1
|
||||
ignored_applications=@Invalid()
|
Reference in New Issue
Block a user