fix thememing
@ -1,3 +1,9 @@
|
||||
pika-kde-settings (3.1.0) kinetic; urgency=medium
|
||||
|
||||
* Pika-theme
|
||||
|
||||
-- Ward Nakchbandi <hotrod.master@hotmail.com> Sat, 01 Oct 2022 14:50:00 +0300
|
||||
|
||||
pika-kde-settings (3.0.0) kinetic; urgency=medium
|
||||
|
||||
* Pika-theme
|
||||
|
@ -2,5 +2,6 @@
|
||||
|
||||
set -e
|
||||
|
||||
cp /etc/skel/.config/examples/.profile /etc/
|
||||
|
||||
cp /etc/skel/.config/examples/.profile /etc/skel/
|
||||
cp /usr/share/backgrounds/pika/can_i_come_in__by_neytirix_ddoss9c.jpg /usr/share/sddm/themes/Orchis/
|
||||
cp /etc/skel/.config/examples/theme.conf.user /usr/share/sddm/themes/Orchis/
|
||||
|
@ -1,5 +1,5 @@
|
||||
[FileDialog]
|
||||
history=@Invalid()
|
||||
lastVisited=file:///usr/share/
|
||||
lastVisited=file:///usr/share/backgrounds/pika/
|
||||
qtVersion=5.15.6
|
||||
viewMode=Detail
|
||||
|
@ -3,7 +3,7 @@ update_info=dolphin_detailsmodesettings.upd:rename-leading-padding
|
||||
|
||||
[General]
|
||||
Version=202
|
||||
ViewPropsTimestamp=2023,3,24,17,56,51.95
|
||||
ViewPropsTimestamp=2023,3,25,9,2,20.578
|
||||
|
||||
[KFileDialog Settings]
|
||||
Places Icons Auto-resize=false
|
||||
|
@ -1,2 +0,0 @@
|
||||
[SystemInformation]
|
||||
CompiledSources=false
|
@ -0,0 +1,3 @@
|
||||
[General]
|
||||
background=can_i_come_in__by_neytirix_ddoss9c.jpg
|
||||
type=image
|
@ -2,14 +2,14 @@
|
||||
<!DOCTYPE fontconfig SYSTEM 'fonts.dtd'>
|
||||
<fontconfig>
|
||||
<match target="font">
|
||||
<test name="family" compare="contains">
|
||||
<test compare="contains" name="family">
|
||||
<string>Song</string>
|
||||
</test>
|
||||
<!-- check to see if the font is just regular -->
|
||||
<test name="weight" compare="less_eq">
|
||||
<test compare="less_eq" name="weight">
|
||||
<int>100</int>
|
||||
</test>
|
||||
<test name="weight" compare="more_eq" target="pattern">
|
||||
<test compare="more_eq" name="weight" target="pattern">
|
||||
<int>180</int>
|
||||
</test>
|
||||
<edit mode="assign" name="embolden">
|
||||
@ -17,14 +17,14 @@
|
||||
</edit>
|
||||
</match>
|
||||
<match target="font">
|
||||
<test name="family" compare="contains">
|
||||
<test compare="contains" name="family">
|
||||
<string>Sun</string>
|
||||
</test>
|
||||
<!-- check to see if the font is just regular -->
|
||||
<test name="weight" compare="less_eq">
|
||||
<test compare="less_eq" name="weight">
|
||||
<int>100</int>
|
||||
</test>
|
||||
<test name="weight" compare="more_eq" target="pattern">
|
||||
<test compare="more_eq" name="weight" target="pattern">
|
||||
<int>180</int>
|
||||
</test>
|
||||
<edit mode="assign" name="embolden">
|
||||
@ -32,14 +32,14 @@
|
||||
</edit>
|
||||
</match>
|
||||
<match target="font">
|
||||
<test name="family" compare="contains">
|
||||
<test compare="contains" name="family">
|
||||
<string>Kai</string>
|
||||
</test>
|
||||
<!-- check to see if the font is just regular -->
|
||||
<test name="weight" compare="less_eq">
|
||||
<test compare="less_eq" name="weight">
|
||||
<int>100</int>
|
||||
</test>
|
||||
<test name="weight" compare="more_eq" target="pattern">
|
||||
<test compare="more_eq" name="weight" target="pattern">
|
||||
<int>180</int>
|
||||
</test>
|
||||
<edit mode="assign" name="embolden">
|
||||
@ -47,14 +47,14 @@
|
||||
</edit>
|
||||
</match>
|
||||
<match target="font">
|
||||
<test name="family" compare="contains">
|
||||
<test compare="contains" name="family">
|
||||
<string>Ming</string>
|
||||
</test>
|
||||
<!-- check to see if the font is just regular -->
|
||||
<test name="weight" compare="less_eq">
|
||||
<test compare="less_eq" name="weight">
|
||||
<int>100</int>
|
||||
</test>
|
||||
<test name="weight" compare="more_eq" target="pattern">
|
||||
<test compare="more_eq" name="weight" target="pattern">
|
||||
<int>180</int>
|
||||
</test>
|
||||
<edit mode="assign" name="embolden">
|
||||
|
@ -1,12 +1,12 @@
|
||||
[Settings]
|
||||
gtk-application-prefer-dark-theme=true
|
||||
gtk-button-images=true
|
||||
gtk-cursor-theme-name=Vimix-dark
|
||||
gtk-cursor-theme-name=breeze_cursors
|
||||
gtk-cursor-theme-size=24
|
||||
gtk-decoration-layout=icon:minimize,maximize,close
|
||||
gtk-enable-animations=true
|
||||
gtk-font-name=Noto Sans, 10
|
||||
gtk-icon-theme-name=Papirus
|
||||
gtk-font-name=Fira Sans Book, 10
|
||||
gtk-icon-theme-name=Papirus-Dark
|
||||
gtk-menu-images=true
|
||||
gtk-modules=colorreload-gtk-module:window-decorations-gtk-module
|
||||
gtk-primary-button-warps-slider=false
|
||||
|
Before Width: | Height: | Size: 622 B After Width: | Height: | Size: 622 B |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 622 B After Width: | Height: | Size: 622 B |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 622 B After Width: | Height: | Size: 622 B |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 380 B After Width: | Height: | Size: 358 B |
Before Width: | Height: | Size: 526 B After Width: | Height: | Size: 526 B |
Before Width: | Height: | Size: 380 B After Width: | Height: | Size: 380 B |
Before Width: | Height: | Size: 526 B After Width: | Height: | Size: 526 B |
Before Width: | Height: | Size: 375 B After Width: | Height: | Size: 371 B |
Before Width: | Height: | Size: 532 B After Width: | Height: | Size: 532 B |
Before Width: | Height: | Size: 375 B After Width: | Height: | Size: 375 B |
Before Width: | Height: | Size: 532 B After Width: | Height: | Size: 532 B |
Before Width: | Height: | Size: 290 B After Width: | Height: | Size: 290 B |
Before Width: | Height: | Size: 494 B After Width: | Height: | Size: 494 B |
Before Width: | Height: | Size: 290 B After Width: | Height: | Size: 290 B |
Before Width: | Height: | Size: 494 B After Width: | Height: | Size: 494 B |
Before Width: | Height: | Size: 347 B After Width: | Height: | Size: 347 B |
Before Width: | Height: | Size: 507 B After Width: | Height: | Size: 507 B |
Before Width: | Height: | Size: 347 B After Width: | Height: | Size: 347 B |
Before Width: | Height: | Size: 507 B After Width: | Height: | Size: 507 B |
Before Width: | Height: | Size: 352 B After Width: | Height: | Size: 352 B |
Before Width: | Height: | Size: 493 B After Width: | Height: | Size: 493 B |
Before Width: | Height: | Size: 352 B After Width: | Height: | Size: 352 B |
Before Width: | Height: | Size: 493 B After Width: | Height: | Size: 493 B |
Before Width: | Height: | Size: 467 B After Width: | Height: | Size: 467 B |
Before Width: | Height: | Size: 710 B After Width: | Height: | Size: 710 B |
Before Width: | Height: | Size: 471 B After Width: | Height: | Size: 470 B |
Before Width: | Height: | Size: 717 B After Width: | Height: | Size: 718 B |
@ -18,10 +18,10 @@
|
||||
|
||||
@keyframes ripple-on-headerbar {
|
||||
from {
|
||||
background-image: radial-gradient(circle farthest-corner at center, #3281EA 30%, transparent 0%);
|
||||
background-image: radial-gradient(circle farthest-corner at center, #FBC02D 30%, transparent 0%);
|
||||
}
|
||||
to {
|
||||
background-image: radial-gradient(circle farthest-corner at center, #3281EA 100%, transparent 0%);
|
||||
background-image: radial-gradient(circle farthest-corner at center, #FBC02D 100%, transparent 0%);
|
||||
}
|
||||
}
|
||||
|
||||
@ -91,8 +91,8 @@ iconview:hover, iconview:selected {
|
||||
rubberband, .content-view rubberband, .content-view columnview.view > rubberband,
|
||||
.content-view treeview.view > rubberband, .content-view .rubberband, columnview.view > rubberband,
|
||||
treeview.view > rubberband, gridview > rubberband, flowbox > rubberband {
|
||||
border: 1px solid #3281EA;
|
||||
background-color: rgba(50, 129, 234, 0.3);
|
||||
border: 1px solid #FBC02D;
|
||||
background-color: rgba(251, 192, 45, 0.3);
|
||||
}
|
||||
|
||||
flowbox > flowboxchild {
|
||||
@ -154,7 +154,7 @@ label.osd {
|
||||
}
|
||||
|
||||
.accent {
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
.success {
|
||||
@ -289,7 +289,7 @@ headerbar popover.background entry, entry {
|
||||
headerbar popover.background entry:focus-within, entry:focus-within {
|
||||
background-color: rgba(255, 255, 255, 0.04);
|
||||
color: white;
|
||||
outline-color: #3281EA;
|
||||
outline-color: #FBC02D;
|
||||
outline-width: 2px;
|
||||
outline-offset: -2px;
|
||||
}
|
||||
@ -454,8 +454,8 @@ entry.warning {
|
||||
transition: outline-color 300ms cubic-bezier(0, 0, 0.2, 1), outline-width 300ms cubic-bezier(0, 0, 0.2, 1), outline-offset 300ms cubic-bezier(0, 0, 0.2, 1);
|
||||
outline: 0 solid transparent;
|
||||
outline-offset: 4px;
|
||||
background-color: rgba(251, 192, 45, 0.08);
|
||||
color: #FBC02D;
|
||||
background-color: rgba(255, 255, 255, 0.04);
|
||||
color: white;
|
||||
}
|
||||
|
||||
entry.warning image {
|
||||
@ -468,17 +468,17 @@ entry.warning selection {
|
||||
}
|
||||
|
||||
entry.warning:focus-within {
|
||||
background-color: rgba(251, 192, 45, 0.08);
|
||||
color: #FBC02D;
|
||||
background-color: rgba(255, 255, 255, 0.04);
|
||||
color: white;
|
||||
outline-color: #FBC02D;
|
||||
outline-width: 2px;
|
||||
outline-offset: -2px;
|
||||
}
|
||||
|
||||
entry.warning:disabled {
|
||||
background-color: rgba(251, 192, 45, 0.04);
|
||||
background-color: rgba(255, 255, 255, 0.04);
|
||||
color: rgba(255, 255, 255, 0.5);
|
||||
color: rgba(255, 255, 255, 0.5);
|
||||
color: rgba(251, 192, 45, 0.35);
|
||||
outline: none;
|
||||
filter: none;
|
||||
opacity: 1;
|
||||
@ -491,7 +491,7 @@ entry.warning:disabled > label {
|
||||
entry > progress,
|
||||
entry progress > trough > progress {
|
||||
margin: 2px -8px;
|
||||
border-bottom: 2px solid #3281EA;
|
||||
border-bottom: 2px solid #FBC02D;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
@ -552,10 +552,10 @@ editablelabel > stack > text {
|
||||
***********/
|
||||
@keyframes needs-attention {
|
||||
from {
|
||||
background-image: radial-gradient(farthest-side, #3281EA 0%, rgba(50, 129, 234, 0) 0%);
|
||||
background-image: radial-gradient(farthest-side, #FBC02D 0%, rgba(251, 192, 45, 0) 0%);
|
||||
}
|
||||
to {
|
||||
background-image: radial-gradient(farthest-side, #3281EA 95%, rgba(50, 129, 234, 0));
|
||||
background-image: radial-gradient(farthest-side, #FBC02D 95%, rgba(251, 192, 45, 0));
|
||||
}
|
||||
}
|
||||
|
||||
@ -613,8 +613,8 @@ headerbar popover.background button:disabled:not(.suggested-action):not(.destruc
|
||||
|
||||
headerbar popover.background button:checked:not(.suggested-action):not(.destructive-action), button:checked {
|
||||
box-shadow: none;
|
||||
background-color: #3281EA;
|
||||
color: white;
|
||||
background-color: #FBC02D;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
|
||||
headerbar popover.background button:checked:hover:not(.suggested-action):not(.destructive-action), button:checked:hover {
|
||||
@ -803,8 +803,8 @@ button.osd:disabled {
|
||||
}
|
||||
|
||||
button.suggested-action {
|
||||
background-color: #3281EA;
|
||||
color: white;
|
||||
background-color: #FBC02D;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
@ -817,24 +817,24 @@ button.suggested-action:disabled {
|
||||
}
|
||||
|
||||
button.suggested-action:hover {
|
||||
box-shadow: inset 0 0 0 9999px transparent, 0 2px 2.4px -1px rgba(50, 129, 234, 0.2), 0 4px 3px 0 rgba(50, 129, 234, 0.14), 0 1px 6px 0 rgba(50, 129, 234, 0.12);
|
||||
box-shadow: inset 0 0 0 9999px transparent, 0 2px 2.4px -1px rgba(251, 192, 45, 0.2), 0 4px 3px 0 rgba(251, 192, 45, 0.14), 0 1px 6px 0 rgba(251, 192, 45, 0.12);
|
||||
}
|
||||
|
||||
button.suggested-action:checked {
|
||||
background-color: #70a7f0;
|
||||
background-color: rgba(189, 144, 34, 0.961);
|
||||
}
|
||||
|
||||
button.suggested-action:checked:hover {
|
||||
box-shadow: inset 0 0 0 9999px transparent, 0 3px 3px -3px rgba(50, 129, 234, 0.3), 0 2px 3px -1px rgba(50, 129, 234, 0.24), 0 2px 5px 0 rgba(50, 129, 234, 0.12);
|
||||
box-shadow: inset 0 0 0 9999px transparent, 0 3px 3px -3px rgba(251, 192, 45, 0.3), 0 2px 3px -1px rgba(251, 192, 45, 0.24), 0 2px 5px 0 rgba(251, 192, 45, 0.12);
|
||||
}
|
||||
|
||||
button.suggested-action:focus {
|
||||
box-shadow: 0 0 0 2px rgba(50, 129, 234, 0.35);
|
||||
box-shadow: 0 0 0 2px rgba(251, 192, 45, 0.35);
|
||||
}
|
||||
|
||||
button.suggested-action.flat {
|
||||
background-color: transparent;
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
button.suggested-action.flat:disabled {
|
||||
@ -844,7 +844,7 @@ button.suggested-action.flat:disabled {
|
||||
}
|
||||
|
||||
button.suggested-action.flat:checked {
|
||||
background-color: rgba(50, 129, 234, 0.3);
|
||||
background-color: rgba(251, 192, 45, 0.3);
|
||||
}
|
||||
|
||||
button.destructive-action {
|
||||
@ -1012,8 +1012,8 @@ list > row button.image-button:not(.flat):checked {
|
||||
|
||||
|
||||
list > row button.image-button:not(.flat).suggested-action {
|
||||
background-color: #3281EA;
|
||||
color: white;
|
||||
background-color: #FBC02D;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
|
||||
|
||||
@ -1026,7 +1026,7 @@ list > row button.image-button:not(.flat).destructive-action {
|
||||
* Links *
|
||||
*********/
|
||||
link {
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
link:visited {
|
||||
@ -1034,7 +1034,7 @@ link:visited {
|
||||
}
|
||||
|
||||
button.link:link, button.link:link:focus, button.link:link:hover, button.link:link:active {
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
button.link:visited, button.link:visited:focus, button.link:visited:hover, button.link:visited:active {
|
||||
@ -1062,7 +1062,7 @@ spinbutton:not(.vertical), spinbutton.vertical {
|
||||
spinbutton:not(.vertical):focus-within, spinbutton.vertical:focus-within {
|
||||
background-color: rgba(255, 255, 255, 0.04);
|
||||
color: white;
|
||||
outline-color: #3281EA;
|
||||
outline-color: #FBC02D;
|
||||
outline-width: 2px;
|
||||
outline-offset: -2px;
|
||||
}
|
||||
@ -1652,11 +1652,11 @@ headerbar stackswitcher.linked:not(.vertical) > button:not(.suggested-action):no
|
||||
}
|
||||
|
||||
headerbar stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action).text-button:checked {
|
||||
color: white;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
|
||||
headerbar stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action).text-button:checked:disabled {
|
||||
color: rgba(255, 255, 255, 0.5);
|
||||
color: rgba(0, 0, 0, 0.38);
|
||||
}
|
||||
|
||||
headerbar stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action).text-button:backdrop {
|
||||
@ -1672,11 +1672,11 @@ headerbar stackswitcher.linked:not(.vertical) > button:not(.suggested-action):no
|
||||
}
|
||||
|
||||
headerbar stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action).text-button:backdrop:checked {
|
||||
color: rgba(255, 255, 255, 0.5);
|
||||
color: rgba(0, 0, 0, 0.38);
|
||||
}
|
||||
|
||||
headerbar stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action).text-button:backdrop:checked:disabled {
|
||||
color: rgba(255, 255, 255, 0.3);
|
||||
color: rgba(0, 0, 0, 0.26);
|
||||
}
|
||||
|
||||
headerbar > windowhandle > box {
|
||||
@ -1718,16 +1718,16 @@ headerbar.selection-mode {
|
||||
transition: background-color 0.1ms 225ms, color 75ms cubic-bezier(0, 0, 0.2, 1);
|
||||
animation: ripple-on-headerbar 225ms cubic-bezier(0, 0, 0.2, 1);
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.2);
|
||||
background-color: #3281EA;
|
||||
color: white;
|
||||
background-color: #FBC02D;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
|
||||
headerbar.selection-mode:backdrop {
|
||||
color: rgba(255, 255, 255, 0.7);
|
||||
color: rgba(0, 0, 0, 0.6);
|
||||
}
|
||||
|
||||
headerbar.selection-mode .subtitle:link {
|
||||
color: white;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
|
||||
headerbar.selection-mode .selection-menu {
|
||||
@ -1741,7 +1741,7 @@ headerbar.selection-mode .selection-menu .arrow {
|
||||
|
||||
headerbar .selection-mode {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.2);
|
||||
background-color: #3281EA;
|
||||
background-color: #FBC02D;
|
||||
}
|
||||
|
||||
.tiled headerbar, .tiled-top headerbar, .tiled-right headerbar, .tiled-bottom headerbar, .tiled-left headerbar, .maximized headerbar, .fullscreen headerbar {
|
||||
@ -1770,7 +1770,7 @@ headerbar.default-decoration windowcontrols menubutton {
|
||||
}
|
||||
|
||||
window.devel headerbar.titlebar {
|
||||
background: #2C2C2C cross-fade(10% -gtk-icontheme("system-run-symbolic"), image(transparent)) 90% 0/256px 256px no-repeat, linear-gradient(to right, transparent 65%, rgba(50, 129, 234, 0.1)), linear-gradient(to top, #343434 3px, #393939);
|
||||
background: #2C2C2C cross-fade(10% -gtk-icontheme("system-run-symbolic"), image(transparent)) 90% 0/256px 256px no-repeat, linear-gradient(to right, transparent 65%, rgba(251, 192, 45, 0.1)), linear-gradient(to top, #343434 3px, #393939);
|
||||
}
|
||||
|
||||
window.devel headerbar.titlebar:backdrop {
|
||||
@ -1957,12 +1957,12 @@ treeview.view.expander:hover {
|
||||
|
||||
columnview.view.expander:selected,
|
||||
treeview.view.expander:selected {
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
columnview.view.expander:selected:hover,
|
||||
treeview.view.expander:selected:hover {
|
||||
color: rgba(50, 129, 234, 0.65);
|
||||
color: rgba(251, 192, 45, 0.65);
|
||||
}
|
||||
|
||||
columnview.view.expander:disabled,
|
||||
@ -1972,7 +1972,7 @@ treeview.view.expander:disabled {
|
||||
|
||||
columnview.view.progressbar,
|
||||
treeview.view.progressbar {
|
||||
border-bottom: 6px solid #3281EA;
|
||||
border-bottom: 6px solid #FBC02D;
|
||||
box-shadow: none;
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
@ -2050,12 +2050,12 @@ treeview.view header.button.dnd {
|
||||
box-shadow: none;
|
||||
background-color: #2C2C2C;
|
||||
background-clip: border-box;
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
columnview.view acceleditor > label,
|
||||
treeview.view acceleditor > label {
|
||||
background-color: #3281EA;
|
||||
background-color: #FBC02D;
|
||||
}
|
||||
|
||||
/*********
|
||||
@ -2709,7 +2709,7 @@ switch {
|
||||
}
|
||||
|
||||
switch:checked {
|
||||
background-color: rgba(50, 129, 234, 0.5);
|
||||
background-color: rgba(251, 192, 45, 0.5);
|
||||
}
|
||||
|
||||
switch:disabled {
|
||||
@ -2745,8 +2745,8 @@ switch:focus:hover > slider {
|
||||
}
|
||||
|
||||
switch:checked > slider {
|
||||
background-color: #3281EA;
|
||||
color: #3281EA;
|
||||
background-color: #FBC02D;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
/*************************
|
||||
@ -3039,7 +3039,7 @@ scale > trough > slider {
|
||||
min-width: 32px;
|
||||
margin: -15px;
|
||||
border-radius: 50%;
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
@ -3074,12 +3074,12 @@ scale > trough > slider:active {
|
||||
animation: ripple-on-slider 225ms cubic-bezier(0, 0, 0.2, 1) forwards;
|
||||
background-image: -gtk-scaled(url("assets/scale-slider-dark.png"), url("assets/scale-slider-dark@2.png")), radial-gradient(circle, alpha(currentColor, 0.12) 10%, transparent 0%);
|
||||
background-size: auto, 0% 0%;
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
scale > trough > highlight {
|
||||
transition: background-image 75ms cubic-bezier(0, 0, 0.2, 1);
|
||||
background-image: image(#3281EA);
|
||||
background-image: image(#FBC02D);
|
||||
}
|
||||
|
||||
scale > trough > highlight:disabled {
|
||||
@ -3271,7 +3271,7 @@ progressbar trough {
|
||||
|
||||
progressbar progress {
|
||||
border-radius: 12px;
|
||||
background-color: #3281EA;
|
||||
background-color: #FBC02D;
|
||||
}
|
||||
|
||||
progressbar.osd {
|
||||
@ -3288,7 +3288,7 @@ progressbar.osd trough {
|
||||
}
|
||||
|
||||
progressbar.osd progress {
|
||||
background-color: #3281EA;
|
||||
background-color: #FBC02D;
|
||||
}
|
||||
|
||||
progressbar trough.empty progress {
|
||||
@ -3331,7 +3331,7 @@ levelbar block.low {
|
||||
}
|
||||
|
||||
levelbar block.high, levelbar block:not(.empty) {
|
||||
background-color: #3281EA;
|
||||
background-color: #FBC02D;
|
||||
}
|
||||
|
||||
levelbar block.full {
|
||||
@ -3583,7 +3583,7 @@ button row.activatable, button row.activatable:hover, button row.activatable.has
|
||||
}
|
||||
|
||||
button:checked row {
|
||||
color: white;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
|
||||
row:selected {
|
||||
@ -3655,12 +3655,12 @@ columnview row:not(:selected) cell editablelabel:not(.editing):focus-within {
|
||||
}
|
||||
|
||||
columnview row:not(:selected) cell editablelabel.editing:focus-within {
|
||||
outline: 2px solid #3281EA;
|
||||
outline: 2px solid #FBC02D;
|
||||
}
|
||||
|
||||
columnview row:not(:selected) cell editablelabel.editing text selection {
|
||||
color: white;
|
||||
background-color: #3281EA;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
background-color: #FBC02D;
|
||||
}
|
||||
|
||||
.rich-list {
|
||||
@ -3781,7 +3781,7 @@ row.expander:not(:checked) image.expander-row-arrow:dir(rtl) {
|
||||
}
|
||||
|
||||
row.expander:checked image.expander-row-arrow:not(:disabled) {
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
.osd row.expander:checked image.expander-row-arrow:not(:disabled) {
|
||||
@ -3834,7 +3834,7 @@ list.boxed-list > row:only-child.expander:checked list.nested > row:last-child {
|
||||
}
|
||||
|
||||
.app-notification button.text-button:not(:disabled) {
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
.app-notification.frame,
|
||||
@ -3980,7 +3980,7 @@ window.dialog.message.csd .dialog-action-area > button:not(:last-child) {
|
||||
}
|
||||
|
||||
window.dialog.message.csd .dialog-action-area > button:not(:disabled) {
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
window.dialog.message.csd .dialog-action-area > button.destructive-action:not(:disabled) {
|
||||
@ -4009,7 +4009,7 @@ window.messagedialog .response-area button:not(:last-child) {
|
||||
}
|
||||
|
||||
window.messagedialog .response-area button.suggested:not(:disabled) {
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
window.messagedialog .response-area button.destructive:not(:disabled) {
|
||||
@ -4141,11 +4141,11 @@ separator.sidebar.spacer {
|
||||
|
||||
.navigation-sidebar > row:selected {
|
||||
background-color: alpha(currentColor, 0.1);
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
.navigation-sidebar > row:selected label, .navigation-sidebar > row:selected image {
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
.navigation-sidebar > row:selected:hover {
|
||||
@ -4202,12 +4202,12 @@ placessidebar .navigation-sidebar > row > revealer {
|
||||
|
||||
placessidebar .navigation-sidebar > row:selected {
|
||||
background-color: alpha(currentColor, 0.1);
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
placessidebar .navigation-sidebar > row:selected image.sidebar-icon {
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
placessidebar .navigation-sidebar > row:disabled {
|
||||
@ -4239,11 +4239,11 @@ placessidebar .navigation-sidebar > row.sidebar-placeholder-row {
|
||||
}
|
||||
|
||||
placessidebar .navigation-sidebar > row.sidebar-new-bookmark-row {
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
placessidebar .navigation-sidebar > row.sidebar-new-bookmark-row image.sidebar-icon {
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
placessidebar .navigation-sidebar > row:drop(active) {
|
||||
@ -4359,24 +4359,24 @@ infobar.info > revealer > box, infobar.info:hover > revealer > box, infobar.info
|
||||
}
|
||||
|
||||
infobar.info > revealer > box button, infobar.info > revealer > box button.text-button:not(:disabled), infobar.info:hover > revealer > box button, infobar.info:hover > revealer > box button.text-button:not(:disabled), infobar.info:backdrop > revealer > box button, infobar.info:backdrop > revealer > box button.text-button:not(:disabled) {
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
infobar.action > revealer > box, infobar.action:backdrop > revealer > box, infobar.question > revealer > box, infobar.question:backdrop > revealer > box {
|
||||
background-color: #3281EA;
|
||||
color: white;
|
||||
background-color: #FBC02D;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
|
||||
infobar.action > revealer > box button, infobar.action > revealer > box button:hover, infobar.action > revealer > box button:focus, infobar.action > revealer > box button:active, infobar.action > revealer > box button:checked, infobar.action > revealer > box button.text-button:not(:disabled), infobar.action:backdrop > revealer > box button, infobar.action:backdrop > revealer > box button:hover, infobar.action:backdrop > revealer > box button:focus, infobar.action:backdrop > revealer > box button:active, infobar.action:backdrop > revealer > box button:checked, infobar.action:backdrop > revealer > box button.text-button:not(:disabled), infobar.question > revealer > box button, infobar.question > revealer > box button:hover, infobar.question > revealer > box button:focus, infobar.question > revealer > box button:active, infobar.question > revealer > box button:checked, infobar.question > revealer > box button.text-button:not(:disabled), infobar.question:backdrop > revealer > box button, infobar.question:backdrop > revealer > box button:hover, infobar.question:backdrop > revealer > box button:focus, infobar.question:backdrop > revealer > box button:active, infobar.question:backdrop > revealer > box button:checked, infobar.question:backdrop > revealer > box button.text-button:not(:disabled) {
|
||||
color: white;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
|
||||
infobar.action > revealer > box *:link, infobar.action:backdrop > revealer > box *:link, infobar.question > revealer > box *:link, infobar.question:backdrop > revealer > box *:link {
|
||||
color: white;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
|
||||
infobar.action:hover > revealer > box, infobar.question:hover > revealer > box {
|
||||
background-color: #1b73e8;
|
||||
background-color: #fbb814;
|
||||
}
|
||||
|
||||
infobar.warning > revealer > box, infobar.warning:backdrop > revealer > box {
|
||||
@ -4603,13 +4603,13 @@ gridview > child:selected, row:selected, calendar:selected, calendar > grid > la
|
||||
}
|
||||
|
||||
.view:selected, iconview:selected, flowbox > flowboxchild:selected, calendar > grid > label.today, stacksidebar row:selected {
|
||||
color: #3281EA;
|
||||
background-color: rgba(50, 129, 234, 0.2);
|
||||
color: #FBC02D;
|
||||
background-color: rgba(251, 192, 45, 0.2);
|
||||
}
|
||||
|
||||
textview text selection:focus, textview text selection, label > selection, entry > text > selection, calendar > grid > label.today:selected {
|
||||
color: white;
|
||||
background-color: #3281EA;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
background-color: #FBC02D;
|
||||
}
|
||||
|
||||
.monospace {
|
||||
@ -4624,7 +4624,7 @@ textview text selection:focus, textview text selection, label > selection, entry
|
||||
* Touch Copy & Paste *
|
||||
**********************/
|
||||
cursor-handle {
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
-gtk-icon-source: -gtk-recolor(url("assets/scalable/cursor-handle-symbolic.svg"));
|
||||
}
|
||||
|
||||
@ -4662,7 +4662,7 @@ shortcut > .keycap {
|
||||
}
|
||||
|
||||
:not(decoration):not(window):drop(active) {
|
||||
caret-color: #3281EA;
|
||||
caret-color: #FBC02D;
|
||||
}
|
||||
|
||||
stackswitcher {
|
||||
@ -4682,8 +4682,8 @@ stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destruc
|
||||
}
|
||||
|
||||
stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action):checked {
|
||||
background-color: #3281EA;
|
||||
color: white;
|
||||
background-color: #FBC02D;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
|
||||
stackswitcher button.text-button {
|
||||
@ -4754,7 +4754,7 @@ button.emoji-section {
|
||||
}
|
||||
|
||||
button.emoji-section:checked {
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
popover.emoji-picker emoji {
|
||||
@ -4816,7 +4816,7 @@ popover.entry-completion > contents {
|
||||
.nautilus-window flap.unfolded > placessidebar > scrolledwindow {
|
||||
margin: 0 0 12px 12px;
|
||||
border-radius: 12px;
|
||||
background-color: rgba(50, 129, 234, 0.08);
|
||||
background-color: rgba(251, 192, 45, 0.08);
|
||||
}
|
||||
|
||||
.nautilus-window flap.unfolded > placessidebar > scrolledwindow overshoot.top {
|
||||
@ -4889,7 +4889,7 @@ popover.entry-completion > contents {
|
||||
}
|
||||
|
||||
.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:hover image.sidebar-icon, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:hover label.sidebar-label {
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:selected {
|
||||
@ -4898,19 +4898,19 @@ popover.entry-completion > contents {
|
||||
}
|
||||
|
||||
.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:selected image.sidebar-icon {
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:selected image.sidebar-icon, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:selected label.sidebar-label {
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:selected button.sidebar-button {
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:selected > revealer > box {
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
background-color: #2C2C2C;
|
||||
border-image-width: 10px 10px 10px 46px;
|
||||
border-image-slice: 10 10 10 46;
|
||||
@ -4923,7 +4923,7 @@ popover.entry-completion > contents {
|
||||
}
|
||||
|
||||
.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:selected button.sidebar-button {
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:disabled, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:disabled image.sidebar-icon, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:disabled label.sidebar-label {
|
||||
@ -5306,8 +5306,8 @@ screenshot-carousel box.frame.view {
|
||||
}
|
||||
|
||||
.polari-room-list .sidebar > row.activatable:selected {
|
||||
background-color: #3281EA;
|
||||
color: white;
|
||||
background-color: #FBC02D;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
|
||||
.polari-room-list popover.background > arrow,
|
||||
@ -5416,7 +5416,7 @@ panelstatusbar > paneltogglebutton button.image-button {
|
||||
}
|
||||
|
||||
.style-variant button.toggle:checked > stylevariantpreview > .wallpaper {
|
||||
outline-color: #3281EA;
|
||||
outline-color: #FBC02D;
|
||||
}
|
||||
|
||||
window.dialog > .dialog-vbox > box > scrolledwindow > viewport > widget > list.boxed-list {
|
||||
@ -5577,11 +5577,11 @@ button.destructive-action, button.destructive-action:checked {
|
||||
}
|
||||
|
||||
button.suggested-action {
|
||||
color: white;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
|
||||
button.suggested-action, button.suggested-action:checked {
|
||||
background-color: #3281EA;
|
||||
background-color: #FBC02D;
|
||||
}
|
||||
|
||||
button.font separator {
|
||||
@ -5639,8 +5639,8 @@ menubutton.osd {
|
||||
}
|
||||
|
||||
menubutton.suggested-action {
|
||||
background-color: #3281EA;
|
||||
color: white;
|
||||
background-color: #FBC02D;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
|
||||
menubutton.destructive-action {
|
||||
@ -5774,8 +5774,8 @@ splitbutton.flat > menubutton > button {
|
||||
}
|
||||
|
||||
splitbutton.suggested-action {
|
||||
background-color: #3281EA;
|
||||
color: white;
|
||||
background-color: #FBC02D;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
|
||||
splitbutton.destructive-action {
|
||||
@ -5941,7 +5941,7 @@ preferencesgroup > box button.background-preview-button.toggle:active {
|
||||
}
|
||||
|
||||
preferencesgroup > box button.background-preview-button.toggle:checked {
|
||||
outline-color: #3281EA;
|
||||
outline-color: #FBC02D;
|
||||
}
|
||||
|
||||
viewswitcher {
|
||||
@ -5957,20 +5957,20 @@ viewswitcher.wide {
|
||||
}
|
||||
|
||||
viewswitcher.wide button.toggle:checked, viewswitcher.wide button.toggle.flat:checked {
|
||||
background-color: #3281EA;
|
||||
color: white;
|
||||
background-color: #FBC02D;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
|
||||
viewswitcher.wide button.toggle:checked:backdrop, viewswitcher.wide button.toggle.flat:checked:backdrop {
|
||||
color: rgba(255, 255, 255, 0.5);
|
||||
color: rgba(0, 0, 0, 0.38);
|
||||
}
|
||||
|
||||
viewswitcher.wide button.toggle:checked indicatorbin.needs-attention > indicator, viewswitcher.wide button.toggle.flat:checked indicatorbin.needs-attention > indicator {
|
||||
background-color: white;
|
||||
background-color: rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
|
||||
viewswitcher.wide button.toggle:checked indicatorbin.needs-attention > indicator > label, viewswitcher.wide button.toggle.flat:checked indicatorbin.needs-attention > indicator > label {
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
viewswitcher.narrow button.toggle {
|
||||
@ -6037,11 +6037,11 @@ indicatorbin > mask {
|
||||
}
|
||||
|
||||
indicatorbin.needs-attention > indicator {
|
||||
background-color: #3281EA;
|
||||
background-color: #FBC02D;
|
||||
}
|
||||
|
||||
indicatorbin.needs-attention > indicator > label {
|
||||
color: white;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
|
||||
tabbar .box {
|
||||
@ -6073,7 +6073,7 @@ tabbar tabbox > revealer > indicator {
|
||||
min-width: 2px;
|
||||
border-radius: 2px;
|
||||
margin: 9px 6px;
|
||||
background: alpha(#3281EA, 0.5);
|
||||
background: alpha(#FBC02D, 0.5);
|
||||
}
|
||||
|
||||
tabbar tab {
|
||||
@ -6143,7 +6143,7 @@ tabbar tab indicator,
|
||||
dnd tab indicator {
|
||||
min-height: 2px;
|
||||
border-radius: 2px;
|
||||
background: alpha(#3281EA, 0.5);
|
||||
background: alpha(#FBC02D, 0.5);
|
||||
}
|
||||
|
||||
tabview:drop(active),
|
||||
@ -6172,10 +6172,10 @@ text widgets and the like base background color */
|
||||
@define-color theme_base_color #2C2C2C;
|
||||
/*
|
||||
base background color of selections */
|
||||
@define-color theme_selected_bg_color #3281EA;
|
||||
@define-color theme_selected_bg_color #FBC02D;
|
||||
/*
|
||||
text/foreground color of selections */
|
||||
@define-color theme_selected_fg_color white;
|
||||
@define-color theme_selected_fg_color rgba(0, 0, 0, 0.87);
|
||||
/*
|
||||
base background color of insensitive widgets */
|
||||
@define-color insensitive_bg_color #212121;
|
||||
@ -6199,10 +6199,10 @@ text widgets and the like base background color on backdrop windows */
|
||||
@define-color theme_unfocused_base_color #2C2C2C;
|
||||
/*
|
||||
base background color of selections on backdrop windows */
|
||||
@define-color theme_unfocused_selected_bg_color #3281EA;
|
||||
@define-color theme_unfocused_selected_bg_color #FBC02D;
|
||||
/*
|
||||
text/foreground color of selections on backdrop windows */
|
||||
@define-color theme_unfocused_selected_fg_color white;
|
||||
@define-color theme_unfocused_selected_fg_color rgba(0, 0, 0, 0.87);
|
||||
/*
|
||||
insensitive color on backdrop windows */
|
||||
@define-color unfocused_insensitive_color rgba(255, 255, 255, 0.5);
|
||||
@ -6232,8 +6232,8 @@ FIXME this is really an API */
|
||||
/* Very contrasty background for text views (@theme_text_color foreground) */
|
||||
@define-color text_view_bg #1d1d1d;
|
||||
@define-color budgie_tasklist_indicator_color rgba(255, 255, 255, 0.7);
|
||||
@define-color budgie_tasklist_indicator_color_active #3281EA;
|
||||
@define-color budgie_tasklist_indicator_color_active_window rgba(44, 93, 160, 0.8075);
|
||||
@define-color budgie_tasklist_indicator_color_active #FBC02D;
|
||||
@define-color budgie_tasklist_indicator_color_active_window rgba(170, 133, 41, 0.8075);
|
||||
@define-color budgie_tasklist_indicator_color_attention #FBC02D;
|
||||
@define-color STRAWBERRY_100 #FF9262;
|
||||
@define-color STRAWBERRY_300 #FF793E;
|
||||
@ -6333,9 +6333,9 @@ FIXME this is really an API */
|
||||
/* GTK NAMED COLORS
|
||||
----------------
|
||||
use responsibly! */
|
||||
@define-color accent_bg_color #3281EA;
|
||||
@define-color accent_fg_color white;
|
||||
@define-color accent_color #3281EA;
|
||||
@define-color accent_bg_color #FBC02D;
|
||||
@define-color accent_fg_color rgba(0, 0, 0, 0.87);
|
||||
@define-color accent_color #FBC02D;
|
||||
@define-color destructive_bg_color #F44336;
|
||||
@define-color destructive_fg_color white;
|
||||
@define-color destructive_color #F44336;
|
||||
|
@ -1,10 +1,10 @@
|
||||
[Settings]
|
||||
gtk-application-prefer-dark-theme=true
|
||||
gtk-cursor-theme-name=Vimix-dark
|
||||
gtk-cursor-theme-name=breeze_cursors
|
||||
gtk-cursor-theme-size=24
|
||||
gtk-decoration-layout=icon:minimize,maximize,close
|
||||
gtk-enable-animations=true
|
||||
gtk-font-name=Noto Sans, 10
|
||||
gtk-icon-theme-name=Papirus
|
||||
gtk-font-name=Fira Sans Book, 10
|
||||
gtk-icon-theme-name=Papirus-Dark
|
||||
gtk-primary-button-warps-slider=false
|
||||
gtk-theme-name=Orchis-Dark
|
||||
|
@ -1,2 +1,2 @@
|
||||
# created by KDE Plasma, Fri Mar 24 18:08:31 2023
|
||||
# created by KDE Plasma, Sat Mar 25 09:08:59 2023
|
||||
#
|
||||
|
@ -1,4 +1,4 @@
|
||||
# created by KDE Plasma, Fri Mar 24 18:08:31 2023
|
||||
# created by KDE Plasma, Sat Mar 25 09:08:59 2023
|
||||
#
|
||||
|
||||
gtk-alternative-button-order = 1
|
||||
|
@ -3,5 +3,5 @@
|
||||
# ibus session bus with the below address.
|
||||
# If the IBUS_ADDRESS environment variable is set, it will
|
||||
# be used rather than this file.
|
||||
IBUS_ADDRESS=unix:abstract=/home/pikaos/.cache/ibus/dbus-crhjGKCW,guid=a7ee234f3a1113ae570c2890641de248
|
||||
IBUS_DAEMON_PID=1727
|
||||
IBUS_ADDRESS=unix:abstract=/home/pikaos/.cache/ibus/dbus-bV4Lquiy,guid=b8e58eb103b559306f4ae272641eb617
|
||||
IBUS_DAEMON_PID=1733
|
||||
|
@ -1,11 +1,5 @@
|
||||
[Favorites-org.kde.plasma.kickoff.favorites.instance-3-f2e11536-f6eb-4640-a520-85a0603b3597]
|
||||
ordering=applications:org.kde.dolphin.desktop,applications:org.kde.kate.desktop,applications:org.kde.plasma-systemmonitor.desktop,applications:systemsettings.desktop,preferred://browser,applications:org.kde.konsole.desktop
|
||||
|
||||
[Favorites-org.kde.plasma.kickoff.favorites.instance-3-global]
|
||||
ordering=applications:org.kde.dolphin.desktop,applications:org.kde.kate.desktop,applications:org.kde.plasma-systemmonitor.desktop,applications:systemsettings.desktop,preferred://browser,applications:org.kde.konsole.desktop
|
||||
|
||||
[Favorites-org.kde.plasma.kickoff.favorites.instance-67-f2e11536-f6eb-4640-a520-85a0603b3597]
|
||||
[Favorites-org.kde.plasma.kickoff.favorites.instance-66-8c47acb0-67ea-4f03-887c-bd6db7edfe6e]
|
||||
ordering=preferred://browser,org.kde.discover.desktop,systemsettings.desktop,org.kde.plasma-systemmonitor.desktop,org.kde.dolphin.desktop,org.kde.konsole.desktop,org.kde.kate.desktop,org.kde.kontact.desktop
|
||||
|
||||
[Favorites-org.kde.plasma.kickoff.favorites.instance-67-global]
|
||||
[Favorites-org.kde.plasma.kickoff.favorites.instance-66-global]
|
||||
ordering=preferred://browser,org.kde.discover.desktop,systemsettings.desktop,org.kde.plasma-systemmonitor.desktop,org.kde.dolphin.desktop,org.kde.konsole.desktop,org.kde.kate.desktop,org.kde.kontact.desktop
|
||||
|
@ -1,5 +1,5 @@
|
||||
[activities]
|
||||
f2e11536-f6eb-4640-a520-85a0603b3597=Default
|
||||
8c47acb0-67ea-4f03-887c-bd6db7edfe6e=Default
|
||||
|
||||
[main]
|
||||
currentActivity=f2e11536-f6eb-4640-a520-85a0603b3597
|
||||
currentActivity=8c47acb0-67ea-4f03-887c-bd6db7edfe6e
|
||||
|
@ -1,71 +0,0 @@
|
||||
[file:///home/pikaos/.bash_history]
|
||||
Bookmarks=
|
||||
Checksum=c3cc49763fab608368b2937c704ad28f763b1f06
|
||||
Encoding=UTF-8
|
||||
Highlighting=None
|
||||
Highlighting Set By User=false
|
||||
Indentation Mode=normal
|
||||
Mode=Normal
|
||||
Mode Set By User=false
|
||||
Time=2023,3,24,18,9,45.758
|
||||
URL=file:///home/pikaos/.bash_history
|
||||
|
||||
[file:///home/pikaos/.bash_logout]
|
||||
Bookmarks=
|
||||
Checksum=de4f5f75d7ccd3a5b62bd2ce683ed678a5cb72c2
|
||||
Encoding=UTF-8
|
||||
Highlighting=None
|
||||
Highlighting Set By User=false
|
||||
Indentation Mode=normal
|
||||
Mode=Normal
|
||||
Mode Set By User=false
|
||||
Time=2023,3,24,18,9,45.758
|
||||
URL=file:///home/pikaos/.bash_logout
|
||||
|
||||
[file:///home/pikaos/.bashrc]
|
||||
Bookmarks=
|
||||
Checksum=b488fcc4cee656840d7a756298456eaa243b3e46
|
||||
Encoding=UTF-8
|
||||
Highlighting=Bash
|
||||
Highlighting Set By User=false
|
||||
Indentation Mode=normal
|
||||
Mode=Bash
|
||||
Mode Set By User=false
|
||||
Time=2023,3,24,18,9,45.758
|
||||
URL=file:///home/pikaos/.bashrc
|
||||
|
||||
[file:///home/pikaos/.gtkrc-2.0]
|
||||
Bookmarks=
|
||||
Checksum=fcb949cd4127569dc5002c5217c4ebd4f1874ec5
|
||||
Encoding=UTF-8
|
||||
Highlighting=None
|
||||
Highlighting Set By User=false
|
||||
Indentation Mode=normal
|
||||
Mode=Normal
|
||||
Mode Set By User=false
|
||||
Time=2023,3,24,18,9,45.758
|
||||
URL=file:///home/pikaos/.gtkrc-2.0
|
||||
|
||||
[file:///home/pikaos/.profile]
|
||||
Bookmarks=
|
||||
Checksum=d89ea5a6e83a2956d7461b547fa0d7d68103b9c9
|
||||
Encoding=UTF-8
|
||||
Highlighting=Bash
|
||||
Highlighting Set By User=false
|
||||
Indentation Mode=normal
|
||||
Mode=Bash
|
||||
Mode Set By User=false
|
||||
Time=2023,3,24,18,9,45.758
|
||||
URL=file:///home/pikaos/.profile
|
||||
|
||||
[file:///home/pikaos/.xsession-errors]
|
||||
Bookmarks=
|
||||
Checksum=0457d6234304963b2dd0862bbd7fae84e2504197
|
||||
Encoding=UTF-8
|
||||
Highlighting=None
|
||||
Highlighting Set By User=false
|
||||
Indentation Mode=normal
|
||||
Mode=Normal
|
||||
Mode Set By User=false
|
||||
Time=2023,3,24,18,9,45.758
|
||||
URL=file:///home/pikaos/.xsession-errors
|
@ -1,132 +0,0 @@
|
||||
[General]
|
||||
Days Meta Infos=30
|
||||
Save Meta Infos=true
|
||||
Show Full Path in Title=false
|
||||
Show Menu Bar=true
|
||||
Show Status Bar=true
|
||||
Show Tab Bar=true
|
||||
Show Url Nav Bar=true
|
||||
|
||||
[KTextEditor Document]
|
||||
Allow End of Line Detection=true
|
||||
Auto Detect Indent=true
|
||||
Auto Reload If State Is In Version Control=true
|
||||
Auto Save=false
|
||||
Auto Save Interval=0
|
||||
Auto Save On Focus Out=false
|
||||
BOM=false
|
||||
Backup Local=false
|
||||
Backup Prefix=
|
||||
Backup Remote=false
|
||||
Backup Suffix=~
|
||||
Camel Cursor=true
|
||||
Encoding=UTF-8
|
||||
End of Line=0
|
||||
Indent On Backspace=true
|
||||
Indent On Tab=true
|
||||
Indent On Text Paste=false
|
||||
Indentation Mode=normal
|
||||
Indentation Width=4
|
||||
Keep Extra Spaces=false
|
||||
Line Length Limit=10000
|
||||
Newline at End of File=true
|
||||
On-The-Fly Spellcheck=false
|
||||
Overwrite Mode=false
|
||||
PageUp/PageDown Moves Cursor=false
|
||||
Remove Spaces=1
|
||||
ReplaceTabsDyn=true
|
||||
Show Spaces=0
|
||||
Show Tabs=true
|
||||
Smart Home=true
|
||||
Swap Directory=
|
||||
Swap File Mode=1
|
||||
Swap Sync Interval=15
|
||||
Tab Handling=2
|
||||
Tab Width=4
|
||||
Trailing Marker Size=1
|
||||
Word Wrap=false
|
||||
Word Wrap Column=80
|
||||
|
||||
[KTextEditor Editor]
|
||||
Encoding Prober Type=1
|
||||
Fallback Encoding=ISO 8859-15
|
||||
|
||||
[KTextEditor Renderer]
|
||||
Animate Bracket Matching=false
|
||||
Auto Color Theme Selection=true
|
||||
Color Theme=Breeze Dark
|
||||
Font=Hack,10,-1,7,50,0,0,0,0,0
|
||||
Line Height Multiplier=1
|
||||
Show Indentation Lines=false
|
||||
Show Whole Bracket Expression=false
|
||||
Word Wrap Marker=false
|
||||
|
||||
[KTextEditor View]
|
||||
Allow Mark Menu=true
|
||||
Auto Brackets=true
|
||||
Auto Center Lines=0
|
||||
Auto Completion=true
|
||||
Auto Completion Preselect First Entry=true
|
||||
Backspace Remove Composed Characters=false
|
||||
Bookmark Menu Sorting=0
|
||||
Bracket Match Preview=false
|
||||
Chars To Enclose Selection=<>(){}[]'"
|
||||
Default Mark Type=1
|
||||
Dynamic Word Wrap=true
|
||||
Dynamic Word Wrap Align Indent=80
|
||||
Dynamic Word Wrap At Static Marker=false
|
||||
Dynamic Word Wrap Indicators=1
|
||||
Dynamic Wrap not at word boundaries=false
|
||||
Enable Tab completion=false
|
||||
Fold First Line=false
|
||||
Folding Bar=true
|
||||
Folding Preview=true
|
||||
Icon Bar=false
|
||||
Input Mode=0
|
||||
Keyword Completion=true
|
||||
Line Modification=true
|
||||
Line Numbers=true
|
||||
Max Clipboard History Entries=20
|
||||
Maximum Search History Size=100
|
||||
Mouse Paste At Cursor Position=false
|
||||
Multiple Cursor Modifier=134217728
|
||||
Persistent Selection=false
|
||||
Scroll Bar Marks=false
|
||||
Scroll Bar Mini Map All=true
|
||||
Scroll Bar Mini Map Width=60
|
||||
Scroll Bar MiniMap=true
|
||||
Scroll Bar Preview=true
|
||||
Scroll Past End=false
|
||||
Search/Replace Flags=140
|
||||
Shoe Line Ending Type in Statusbar=false
|
||||
Show Documentation With Completion=true
|
||||
Show File Encoding=true
|
||||
Show Focus Frame Around Editor=true
|
||||
Show Folding Icons On Hover Only=true
|
||||
Show Line Count=false
|
||||
Show Scrollbars=0
|
||||
Show Statusbar Dictionary=true
|
||||
Show Statusbar Highlighting Mode=true
|
||||
Show Statusbar Input Mode=true
|
||||
Show Statusbar Line Column=true
|
||||
Show Statusbar Tab Settings=true
|
||||
Show Word Count=false
|
||||
Smart Copy Cut=true
|
||||
Statusbar Line Column Compact Mode=true
|
||||
Text Drag And Drop=true
|
||||
User Sets Of Chars To Enclose Selection=
|
||||
Vi Input Mode Steal Keys=false
|
||||
Vi Relative Line Numbers=false
|
||||
Word Completion=true
|
||||
Word Completion Minimal Word Length=3
|
||||
Word Completion Remove Tail=true
|
||||
|
||||
[filetree]
|
||||
editShade=37,90,117
|
||||
listMode=false
|
||||
shadingEnabled=true
|
||||
showCloseButton=false
|
||||
showFullPathOnRoots=false
|
||||
showToolbar=true
|
||||
sortRole=0
|
||||
viewShade=9,95,106
|
@ -1,17 +0,0 @@
|
||||
[Kate Vi Input Mode Settings]
|
||||
Command Mode Mapping Keys=
|
||||
Command Mode Mappings=
|
||||
Command Mode Mappings Recursion=
|
||||
Insert Mode Mapping Keys=
|
||||
Insert Mode Mappings=
|
||||
Insert Mode Mappings Recursion=
|
||||
Macro Completions=
|
||||
Macro Contents=
|
||||
Macro Registers=
|
||||
Map Leader=\\
|
||||
Normal Mode Mapping Keys=
|
||||
Normal Mode Mappings=
|
||||
Normal Mode Mappings Recursion=
|
||||
Visual Mode Mapping Keys=
|
||||
Visual Mode Mappings=
|
||||
Visual Mode Mappings Recursion=
|
@ -3,6 +3,8 @@ update_info=delete_cursor_old_default_size.upd:DeleteCursorOldDefaultSize,kcminp
|
||||
|
||||
[Mouse]
|
||||
X11LibInputXAccelProfileFlat=false
|
||||
XLbInptAccelProfileFlat=true
|
||||
cursorTheme=breeze_cursors
|
||||
|
||||
[Tmp]
|
||||
update_info=delete_cursor_old_default_size.upd:DeleteCursorOldDefaultSize
|
||||
|
@ -26,5 +26,5 @@ dataSourceCommonSettings\activeState=true
|
||||
dataSourceCommonSettings\activeState=true
|
||||
|
||||
[UserFeedback]
|
||||
ApplicationStartCount=3
|
||||
ApplicationTime=306
|
||||
ApplicationStartCount=4
|
||||
ApplicationTime=21
|
||||
|
@ -1,2 +0,0 @@
|
||||
[UserFeedback]
|
||||
ApplicationStartCount=1
|
@ -1,21 +0,0 @@
|
||||
[Source-applicationVersion]
|
||||
dataSourceCommonSettings\activeState=true
|
||||
|
||||
[Source-platform]
|
||||
dataSourceCommonSettings\activeState=true
|
||||
|
||||
[Source-qtVersion]
|
||||
dataSourceCommonSettings\activeState=true
|
||||
|
||||
[Source-screens]
|
||||
dataSourceCommonSettings\activeState=true
|
||||
|
||||
[Source-startCount]
|
||||
dataSourceCommonSettings\activeState=true
|
||||
|
||||
[Source-usageTime]
|
||||
dataSourceCommonSettings\activeState=true
|
||||
|
||||
[UserFeedback]
|
||||
ApplicationStartCount=1
|
||||
ApplicationTime=4
|
@ -1,2 +1,2 @@
|
||||
[UserFeedback]
|
||||
ApplicationStartCount=4
|
||||
ApplicationStartCount=5
|
||||
|
@ -1,2 +1,2 @@
|
||||
[UserFeedback]
|
||||
ApplicationStartCount=4
|
||||
ApplicationStartCount=8
|
||||
|
@ -1,20 +1,20 @@
|
||||
-----BEGIN CERTIFICATE-----
|
||||
MIIDVzCCAj+gAwIBAgIBCjANBgkqhkiG9w0BAQUFADBVMS8wLQYDVQQDDCZfMDY1
|
||||
ZWY3OTJfNTVjOF80YjkzX2EwODVfMDc2MmYzZjIxYzc2XzEMMAoGA1UECgwDS0RF
|
||||
MRQwEgYDVQQLDAtLZGUgY29ubmVjdDAeFw0yMjAzMjQxNzQ4MDRaFw0zMjAzMjQx
|
||||
NzQ4MDRaMFUxLzAtBgNVBAMMJl8wNjVlZjc5Ml81NWM4XzRiOTNfYTA4NV8wNzYy
|
||||
ZjNmMjFjNzZfMQwwCgYDVQQKDANLREUxFDASBgNVBAsMC0tkZSBjb25uZWN0MIIB
|
||||
IjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwQp2eomJR6Ze26y+q6yChJ4+
|
||||
7ldXrGvWt2UDeMeGQBx3ggS/4Nyld0OE4603S0zRZoHJW+0pzln/gDdWfiTOTyoY
|
||||
AltCWiTaB5LNAcNPMOnVdmJ6wqH+AZVs/ULI6C8pN8OeSdusWm/YS9XCOe3u0ge4
|
||||
CInPb03UtGSnEIkcdWukpNLlANrTeG2NWvS9zDmD27rZ0aWaZUYeY2E1WOjD7t7N
|
||||
z+CoL/jeWoLlLWnqN9SDjeYBAbYcs4Jd8YFa7PSLT2MLcx63ZnxncESON4JhZGeN
|
||||
s1ZldzdDw/ig+lrxqSesXw+cppwr2TySQaA2U2Z8TN2sCroB/p9cBaTCzRyXYwID
|
||||
AQABozIwMDAdBgNVHQ4EFgQUp6ZPwmfNmfUPDmIQJ/hHIcgdjWswDwYDVR0TAQH/
|
||||
BAUwAwIBADANBgkqhkiG9w0BAQUFAAOCAQEAPeDsuV4vcZ13buNSZFdQxDT1XNAl
|
||||
mBC+tTYwSC4LbDLIOPZEmZoRwNiFuIwElBEVYXce+9U+6kCZWEwVjK76yTJhoylz
|
||||
alvPxjkypbp8HLmMPiyygOsBXb6T1ODCfpOxbnbzd7v9MiNzB9FNJif+4Oo1YYRg
|
||||
p+GWW2L8Qdm2OpnkDAOivQClUGgmywwHFXQ0dTUwjCH7Z4rioiwbw0vE4V66mam7
|
||||
Ksr/LdBBsA0800Na56CW4L1m9bEENjcrvpqFPnV5Lo8ipGCek9KXkEZusIGsDrRl
|
||||
SWlKoWiqHSdhnBbWyJlUwHdPlT0utUbRBC+xgomjwqSEhbNNKG/hnkZaFg==
|
||||
MIIDVzCCAj+gAwIBAgIBCjANBgkqhkiG9w0BAQUFADBVMS8wLQYDVQQDDCZfZmI1
|
||||
YzljNWZfYTk1MV80MDU2X2I5YzhfNWQ0ZWE1YWUxMDY0XzEMMAoGA1UECgwDS0RF
|
||||
MRQwEgYDVQQLDAtLZGUgY29ubmVjdDAeFw0yMjAzMjUwODUxNDlaFw0zMjAzMjUw
|
||||
ODUxNDlaMFUxLzAtBgNVBAMMJl9mYjVjOWM1Zl9hOTUxXzQwNTZfYjljOF81ZDRl
|
||||
YTVhZTEwNjRfMQwwCgYDVQQKDANLREUxFDASBgNVBAsMC0tkZSBjb25uZWN0MIIB
|
||||
IjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA9pqWZOpVG30SmpEATGN+5JeH
|
||||
1ef+BMyQkbqMNZ9cLOoj+sJekCNOcnPkYIMokTjHge/FJHEK40K4y9ao1w5ljEzk
|
||||
zDsD7ABWq3PtSHoqcFE+huF/X7YnIsC31JkngdXIVO1xrKdyNLsGpYjg+kVCA0Yt
|
||||
p4yzPOkMOFC32BwKFQ9SpE/QNBFO5T2Xe39dosU38ugBxn2NGIt7VS/WOUbLnlyR
|
||||
ZEST/2XbqKZCiGRFee8wENPjhucAE0Upt/REdLSak5bkBJj5bENqQm8I9KVbqr66
|
||||
wKPQAwRntPD0RWDjinNY8z8/rKgV0SONU1ARCRt13tXiiREUTnJBM+O68OZzyQID
|
||||
AQABozIwMDAdBgNVHQ4EFgQUwDT1Jkuhf6Sv+0vNmy3wtKcYjBQwDwYDVR0TAQH/
|
||||
BAUwAwIBADANBgkqhkiG9w0BAQUFAAOCAQEAroZKvdBGmI1GlnP8bfPDf2qE0Bdr
|
||||
3sRqFV/nezVlTzOokwPBUcQ0lBc3TMrMgfr1+XvwgPQuHvMXCyvlvBGTHzRcL4Iz
|
||||
C0WOX2PoR2zji9w7RwU3CuH8PxcBc40yBHR3W28fQHUcBe0jV4dO+lUNROMaAdBz
|
||||
A6hdDPQTB2+VP13fWHEn1dqbLLdELiFkDvrHGo300N9kAygWwzkWUfH8KsyJmTmy
|
||||
goaiW50Xs+ZjrTUaW6Lj/YHot6N6ULkLhgGB2G07B+EMEpcQ/IZ+bS4YS6ziek0R
|
||||
vS1Ibp72BZ19fO5zGYWPU+WhHFkWQHV1rUtFo05XkHbiORS5JvhnIeKiUg==
|
||||
-----END CERTIFICATE-----
|
||||
|
@ -1,28 +1,28 @@
|
||||
-----BEGIN PRIVATE KEY-----
|
||||
MIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDBCnZ6iYlHpl7b
|
||||
rL6rrIKEnj7uV1esa9a3ZQN4x4ZAHHeCBL/g3KV3Q4TjrTdLTNFmgclb7SnOWf+A
|
||||
N1Z+JM5PKhgCW0JaJNoHks0Bw08w6dV2YnrCof4BlWz9QsjoLyk3w55J26xab9hL
|
||||
1cI57e7SB7gIic9vTdS0ZKcQiRx1a6Sk0uUA2tN4bY1a9L3MOYPbutnRpZplRh5j
|
||||
YTVY6MPu3s3P4Kgv+N5aguUtaeo31ION5gEBthyzgl3xgVrs9ItPYwtzHrdmfGdw
|
||||
RI43gmFkZ42zVmV3N0PD+KD6WvGpJ6xfD5ymnCvZPJJBoDZTZnxM3awKugH+n1wF
|
||||
pMLNHJdjAgMBAAECggEAOyMmaqGpwZ5xHuELxHHjxhbodoGhZTvgGmzCpISTVx6h
|
||||
ad5kndFai2/OzSTqdJIC8GFAO34rOYEOqcvKHnjODyh5FHe6mv0BIiLR1QFtSDHK
|
||||
aCsBKpEPzJJnQirse1y/RssRudSnN0lePNUuXCrM5+DfexYkyxdP2zeeio1Gf53C
|
||||
7+6LfI3/cWOl1hvmdTBzolS4SW5iPxJGAQsP1LFc4BE50d1KuHm/eP9C1DjtMYwx
|
||||
d9K0vtbDRPEYnexsP/u5hJ6ZZ1m0Cx3hyRsuAO1g2SGiE8i6nYXJJgxC3PeNMo2j
|
||||
7XJ293LriTEPdOCiqa4XIiNEBHpPEZs6dlE+vwqeuQKBgQDr3A+uQ85CjUV7t9Ev
|
||||
rObALm4rmNlolZ21G8J3LRP9ygOiUEP9WyvfGDhstM10j8uAjzSqsgZvT1URt5DC
|
||||
lO2iYZGD6YuCJ5l7x3EyiH5okJwT/7nGfRKbRThSfUI82Of6s4DboP7etq7XrPm3
|
||||
gILnVV7lbjUnfoOFxsmayHUPBwKBgQDRhmALb2POznqDbfIJQbn1sFRpmDRCREvq
|
||||
ShfJ8YTOSUwEU5gr6WM0FtbVtl3vxAtEtn6u7FMd+Q1JLblUl9U2k98/xqNE5K/7
|
||||
XmYlLBJR0nmwO1+J/6jDBOX2DuXahD4h3UFz5I2EEIDkpY6RXA29IRVmfE5WHx8c
|
||||
7fsVcv8BxQKBgFKD2riM4ExIQFbYKEcVpmT12XVHNEhyj4oc/BvVmXjghAT1L9Qj
|
||||
YWXbg2IEnxx4cim38CUHw1iN2KUqI2rvz3NPzyjnO/d9AyVa0S9ssUzDytb0UHow
|
||||
p6HKxbmWOOYwvHfo9Nvhp0kjgGfUDEk2nJVyOJDrzYzTpg/XTBDqsIlhAoGAU0/W
|
||||
ItXg3tuVNWtjQTEES2AYwIAHz42ujfN2MBM71naoplPC/zrm+lBWjlXcVjkirejO
|
||||
yKkph5J/KOjod22EFxaHP6mxQ/SW0SHBBejXQ/en8V46Z/njVeA9vDBCTzgkKHz8
|
||||
yKNJbgjN55y46q2qvNhJ1R16XJ41VeB+5RF7um0CgYEA3qwbafoJnZJqnnGCGU+3
|
||||
y1GPdVIyMdZLE6dbAHH8xjNpcEk50WjlcbINNuwTTkfylkUubIC84w1MohOStN6X
|
||||
xwb6bsZHLkpRCtH3I5itL+KsynAloTepODWh9gvYI1zSQNAeIk9MbPra1wlhl8B9
|
||||
GdWf1zNayMvqjpFHqLEVk5k=
|
||||
MIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQD2mpZk6lUbfRKa
|
||||
kQBMY37kl4fV5/4EzJCRuow1n1ws6iP6wl6QI05yc+RggyiROMeB78UkcQrjQrjL
|
||||
1qjXDmWMTOTMOwPsAFarc+1IeipwUT6G4X9fticiwLfUmSeB1chU7XGsp3I0uwal
|
||||
iOD6RUIDRi2njLM86Qw4ULfYHAoVD1KkT9A0EU7lPZd7f12ixTfy6AHGfY0Yi3tV
|
||||
L9Y5RsueXJFkRJP/ZduopkKIZEV57zAQ0+OG5wATRSm39ER0tJqTluQEmPlsQ2pC
|
||||
bwj0pVuqvrrAo9ADBGe08PRFYOOKc1jzPz+sqBXRI41TUBEJG3Xe1eKJERROckEz
|
||||
47rw5nPJAgMBAAECggEAOn42eB9hKpEDLaiBMp1TBvOuY52QkiDXlcly4nE3UuwC
|
||||
tsMN3RCS1fEJVZ8mqzOVlwuBboBlvbwgyzDSgZhHm/zNNGg3KO53oFlyCgP4NwX+
|
||||
V837AX/aTpL5x7LAPTqxNvvPP83D+B/4lqEeBB8TZmVqBNkJ1sPMgzsaMGeOOKof
|
||||
kP0abrntSk7A1X/rV0gjgJG92SmY7jsnEgIcNr6hBLw/42owAhPfGuu7o1gnnIgu
|
||||
GIZLQoC6h75pSxYGYZC8mU3KWCy2l6Fi7XT9U2de571zRkn5EXyJcUx8kmOFSt8y
|
||||
Kc8kRmaZXvp7KEEOBIsrOGSC9we48QE6uL2R1Hk+dQKBgQD3N1U3jIjesET/x+Jt
|
||||
Hzd7i11rdnG62PbyTPoVMF4OBohSSy/RkeJOFXa2Yvtp2fKjUQuasY1G0ktCbarM
|
||||
I2NHhTQza8pXAfNe7pfoOYlT8YKT2z8MpA6tWGKPusgeWqi/4gWSWX/p1kmPXIFQ
|
||||
unapqpnLw5L/YKIHIkcIUXaGRwKBgQD/Xa9tj0Tq/ac8nHZwb7v/v4tFnpe8DUjb
|
||||
v/GrnKYliPyZnQYlJqcWsY5UcvIjdwRLyVgSrCWeClXUOmgC0qyjeGbxx3HKNqsa
|
||||
195DIHGtQuNFrf13zoXTsUlxKH5Tz/RHVb607JxcCpkBfh/R+/x2YN5HjuOCthTv
|
||||
6ZbbyvptbwKBgEXBOy5dXRFYs19oyx73O/SEMmvsE9Mg/S0JQ1dPOnrCpRxzUp7T
|
||||
hwN5UvHLpB0N/kTOzXNsvexJ0iqAPz0yjwTTNRN9Sq6aQk17DSndcj5ZWvrVVkj+
|
||||
0ZVf5w+fKHBILG1YHTJaRpl4eXEWLPbWZj0hghvYp1WfsphIt7pFIihpAoGBAJEt
|
||||
J7B3hMy7i7nvkX32Z8DLmlfoA4dLXiJgCvpvQh2QtVp3ZKj2QoOqSapE9temr/CN
|
||||
9N4YtAIXChhvY/ZG4xLEPnIx2sUFM109YAR1i2re3eodMj5MUNS6s2/7f2YSkWOE
|
||||
obil03aYJ8grddehFDQQeg3gdAM5lMmX2MX3rUtNAoGBAKA1jTeb9byxo6QTmbha
|
||||
GsGbQryR10OqDy4nLrcM/2oY89AU6z6HLw9QdNciGfdvad0Iiaq2ey3Un68qw+0v
|
||||
zCTKbGJufygVwxgHebsN8wYtp8ceDhxuCWfmV8fwAoAEWr1sADlPkZX66GhZh1Ez
|
||||
aHW7uO+1wMnSX0r4tKybTNT1
|
||||
-----END PRIVATE KEY-----
|
||||
|
@ -1,5 +1,5 @@
|
||||
[FileDialog]
|
||||
history=@Invalid()
|
||||
lastVisited=file:///usr/share/
|
||||
lastVisited=file:///usr/share/backgrounds/pika/
|
||||
qtVersion=5.15.6
|
||||
viewMode=Detail
|
||||
|
@ -3,7 +3,7 @@ update_info=dolphin_detailsmodesettings.upd:rename-leading-padding
|
||||
|
||||
[General]
|
||||
Version=202
|
||||
ViewPropsTimestamp=2023,3,24,17,56,51.95
|
||||
ViewPropsTimestamp=2023,3,25,9,2,20.578
|
||||
|
||||
[KFileDialog Settings]
|
||||
Places Icons Auto-resize=false
|
||||
|
@ -1,2 +0,0 @@
|
||||
[SystemInformation]
|
||||
CompiledSources=false
|
@ -2,14 +2,14 @@
|
||||
<!DOCTYPE fontconfig SYSTEM 'fonts.dtd'>
|
||||
<fontconfig>
|
||||
<match target="font">
|
||||
<test name="family" compare="contains">
|
||||
<test compare="contains" name="family">
|
||||
<string>Song</string>
|
||||
</test>
|
||||
<!-- check to see if the font is just regular -->
|
||||
<test name="weight" compare="less_eq">
|
||||
<test compare="less_eq" name="weight">
|
||||
<int>100</int>
|
||||
</test>
|
||||
<test name="weight" compare="more_eq" target="pattern">
|
||||
<test compare="more_eq" name="weight" target="pattern">
|
||||
<int>180</int>
|
||||
</test>
|
||||
<edit mode="assign" name="embolden">
|
||||
@ -17,14 +17,14 @@
|
||||
</edit>
|
||||
</match>
|
||||
<match target="font">
|
||||
<test name="family" compare="contains">
|
||||
<test compare="contains" name="family">
|
||||
<string>Sun</string>
|
||||
</test>
|
||||
<!-- check to see if the font is just regular -->
|
||||
<test name="weight" compare="less_eq">
|
||||
<test compare="less_eq" name="weight">
|
||||
<int>100</int>
|
||||
</test>
|
||||
<test name="weight" compare="more_eq" target="pattern">
|
||||
<test compare="more_eq" name="weight" target="pattern">
|
||||
<int>180</int>
|
||||
</test>
|
||||
<edit mode="assign" name="embolden">
|
||||
@ -32,14 +32,14 @@
|
||||
</edit>
|
||||
</match>
|
||||
<match target="font">
|
||||
<test name="family" compare="contains">
|
||||
<test compare="contains" name="family">
|
||||
<string>Kai</string>
|
||||
</test>
|
||||
<!-- check to see if the font is just regular -->
|
||||
<test name="weight" compare="less_eq">
|
||||
<test compare="less_eq" name="weight">
|
||||
<int>100</int>
|
||||
</test>
|
||||
<test name="weight" compare="more_eq" target="pattern">
|
||||
<test compare="more_eq" name="weight" target="pattern">
|
||||
<int>180</int>
|
||||
</test>
|
||||
<edit mode="assign" name="embolden">
|
||||
@ -47,14 +47,14 @@
|
||||
</edit>
|
||||
</match>
|
||||
<match target="font">
|
||||
<test name="family" compare="contains">
|
||||
<test compare="contains" name="family">
|
||||
<string>Ming</string>
|
||||
</test>
|
||||
<!-- check to see if the font is just regular -->
|
||||
<test name="weight" compare="less_eq">
|
||||
<test compare="less_eq" name="weight">
|
||||
<int>100</int>
|
||||
</test>
|
||||
<test name="weight" compare="more_eq" target="pattern">
|
||||
<test compare="more_eq" name="weight" target="pattern">
|
||||
<int>180</int>
|
||||
</test>
|
||||
<edit mode="assign" name="embolden">
|
||||
|
@ -1,12 +1,12 @@
|
||||
[Settings]
|
||||
gtk-application-prefer-dark-theme=true
|
||||
gtk-button-images=true
|
||||
gtk-cursor-theme-name=Vimix-dark
|
||||
gtk-cursor-theme-name=breeze_cursors
|
||||
gtk-cursor-theme-size=24
|
||||
gtk-decoration-layout=icon:minimize,maximize,close
|
||||
gtk-enable-animations=true
|
||||
gtk-font-name=Noto Sans, 10
|
||||
gtk-icon-theme-name=Papirus
|
||||
gtk-font-name=Fira Sans Book, 10
|
||||
gtk-icon-theme-name=Papirus-Dark
|
||||
gtk-menu-images=true
|
||||
gtk-modules=colorreload-gtk-module:window-decorations-gtk-module
|
||||
gtk-primary-button-warps-slider=false
|
||||
|
Before Width: | Height: | Size: 622 B After Width: | Height: | Size: 622 B |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 622 B After Width: | Height: | Size: 622 B |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 622 B After Width: | Height: | Size: 622 B |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 380 B After Width: | Height: | Size: 358 B |
Before Width: | Height: | Size: 526 B After Width: | Height: | Size: 526 B |
Before Width: | Height: | Size: 380 B After Width: | Height: | Size: 380 B |
Before Width: | Height: | Size: 526 B After Width: | Height: | Size: 526 B |
Before Width: | Height: | Size: 375 B After Width: | Height: | Size: 371 B |
Before Width: | Height: | Size: 532 B After Width: | Height: | Size: 532 B |
Before Width: | Height: | Size: 375 B After Width: | Height: | Size: 375 B |
Before Width: | Height: | Size: 532 B After Width: | Height: | Size: 532 B |
Before Width: | Height: | Size: 290 B After Width: | Height: | Size: 290 B |
Before Width: | Height: | Size: 494 B After Width: | Height: | Size: 494 B |
Before Width: | Height: | Size: 290 B After Width: | Height: | Size: 290 B |
Before Width: | Height: | Size: 494 B After Width: | Height: | Size: 494 B |
Before Width: | Height: | Size: 347 B After Width: | Height: | Size: 347 B |
Before Width: | Height: | Size: 507 B After Width: | Height: | Size: 507 B |
Before Width: | Height: | Size: 347 B After Width: | Height: | Size: 347 B |
Before Width: | Height: | Size: 507 B After Width: | Height: | Size: 507 B |
Before Width: | Height: | Size: 352 B After Width: | Height: | Size: 352 B |
Before Width: | Height: | Size: 493 B After Width: | Height: | Size: 493 B |
Before Width: | Height: | Size: 352 B After Width: | Height: | Size: 352 B |
Before Width: | Height: | Size: 493 B After Width: | Height: | Size: 493 B |
Before Width: | Height: | Size: 467 B After Width: | Height: | Size: 467 B |
Before Width: | Height: | Size: 710 B After Width: | Height: | Size: 710 B |
Before Width: | Height: | Size: 471 B After Width: | Height: | Size: 470 B |
Before Width: | Height: | Size: 717 B After Width: | Height: | Size: 718 B |
@ -18,10 +18,10 @@
|
||||
|
||||
@keyframes ripple-on-headerbar {
|
||||
from {
|
||||
background-image: radial-gradient(circle farthest-corner at center, #3281EA 30%, transparent 0%);
|
||||
background-image: radial-gradient(circle farthest-corner at center, #FBC02D 30%, transparent 0%);
|
||||
}
|
||||
to {
|
||||
background-image: radial-gradient(circle farthest-corner at center, #3281EA 100%, transparent 0%);
|
||||
background-image: radial-gradient(circle farthest-corner at center, #FBC02D 100%, transparent 0%);
|
||||
}
|
||||
}
|
||||
|
||||
@ -91,8 +91,8 @@ iconview:hover, iconview:selected {
|
||||
rubberband, .content-view rubberband, .content-view columnview.view > rubberband,
|
||||
.content-view treeview.view > rubberband, .content-view .rubberband, columnview.view > rubberband,
|
||||
treeview.view > rubberband, gridview > rubberband, flowbox > rubberband {
|
||||
border: 1px solid #3281EA;
|
||||
background-color: rgba(50, 129, 234, 0.3);
|
||||
border: 1px solid #FBC02D;
|
||||
background-color: rgba(251, 192, 45, 0.3);
|
||||
}
|
||||
|
||||
flowbox > flowboxchild {
|
||||
@ -154,7 +154,7 @@ label.osd {
|
||||
}
|
||||
|
||||
.accent {
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
.success {
|
||||
@ -289,7 +289,7 @@ headerbar popover.background entry, entry {
|
||||
headerbar popover.background entry:focus-within, entry:focus-within {
|
||||
background-color: rgba(255, 255, 255, 0.04);
|
||||
color: white;
|
||||
outline-color: #3281EA;
|
||||
outline-color: #FBC02D;
|
||||
outline-width: 2px;
|
||||
outline-offset: -2px;
|
||||
}
|
||||
@ -454,8 +454,8 @@ entry.warning {
|
||||
transition: outline-color 300ms cubic-bezier(0, 0, 0.2, 1), outline-width 300ms cubic-bezier(0, 0, 0.2, 1), outline-offset 300ms cubic-bezier(0, 0, 0.2, 1);
|
||||
outline: 0 solid transparent;
|
||||
outline-offset: 4px;
|
||||
background-color: rgba(251, 192, 45, 0.08);
|
||||
color: #FBC02D;
|
||||
background-color: rgba(255, 255, 255, 0.04);
|
||||
color: white;
|
||||
}
|
||||
|
||||
entry.warning image {
|
||||
@ -468,17 +468,17 @@ entry.warning selection {
|
||||
}
|
||||
|
||||
entry.warning:focus-within {
|
||||
background-color: rgba(251, 192, 45, 0.08);
|
||||
color: #FBC02D;
|
||||
background-color: rgba(255, 255, 255, 0.04);
|
||||
color: white;
|
||||
outline-color: #FBC02D;
|
||||
outline-width: 2px;
|
||||
outline-offset: -2px;
|
||||
}
|
||||
|
||||
entry.warning:disabled {
|
||||
background-color: rgba(251, 192, 45, 0.04);
|
||||
background-color: rgba(255, 255, 255, 0.04);
|
||||
color: rgba(255, 255, 255, 0.5);
|
||||
color: rgba(255, 255, 255, 0.5);
|
||||
color: rgba(251, 192, 45, 0.35);
|
||||
outline: none;
|
||||
filter: none;
|
||||
opacity: 1;
|
||||
@ -491,7 +491,7 @@ entry.warning:disabled > label {
|
||||
entry > progress,
|
||||
entry progress > trough > progress {
|
||||
margin: 2px -8px;
|
||||
border-bottom: 2px solid #3281EA;
|
||||
border-bottom: 2px solid #FBC02D;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
@ -552,10 +552,10 @@ editablelabel > stack > text {
|
||||
***********/
|
||||
@keyframes needs-attention {
|
||||
from {
|
||||
background-image: radial-gradient(farthest-side, #3281EA 0%, rgba(50, 129, 234, 0) 0%);
|
||||
background-image: radial-gradient(farthest-side, #FBC02D 0%, rgba(251, 192, 45, 0) 0%);
|
||||
}
|
||||
to {
|
||||
background-image: radial-gradient(farthest-side, #3281EA 95%, rgba(50, 129, 234, 0));
|
||||
background-image: radial-gradient(farthest-side, #FBC02D 95%, rgba(251, 192, 45, 0));
|
||||
}
|
||||
}
|
||||
|
||||
@ -613,8 +613,8 @@ headerbar popover.background button:disabled:not(.suggested-action):not(.destruc
|
||||
|
||||
headerbar popover.background button:checked:not(.suggested-action):not(.destructive-action), button:checked {
|
||||
box-shadow: none;
|
||||
background-color: #3281EA;
|
||||
color: white;
|
||||
background-color: #FBC02D;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
|
||||
headerbar popover.background button:checked:hover:not(.suggested-action):not(.destructive-action), button:checked:hover {
|
||||
@ -803,8 +803,8 @@ button.osd:disabled {
|
||||
}
|
||||
|
||||
button.suggested-action {
|
||||
background-color: #3281EA;
|
||||
color: white;
|
||||
background-color: #FBC02D;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
@ -817,24 +817,24 @@ button.suggested-action:disabled {
|
||||
}
|
||||
|
||||
button.suggested-action:hover {
|
||||
box-shadow: inset 0 0 0 9999px transparent, 0 2px 2.4px -1px rgba(50, 129, 234, 0.2), 0 4px 3px 0 rgba(50, 129, 234, 0.14), 0 1px 6px 0 rgba(50, 129, 234, 0.12);
|
||||
box-shadow: inset 0 0 0 9999px transparent, 0 2px 2.4px -1px rgba(251, 192, 45, 0.2), 0 4px 3px 0 rgba(251, 192, 45, 0.14), 0 1px 6px 0 rgba(251, 192, 45, 0.12);
|
||||
}
|
||||
|
||||
button.suggested-action:checked {
|
||||
background-color: #70a7f0;
|
||||
background-color: rgba(189, 144, 34, 0.961);
|
||||
}
|
||||
|
||||
button.suggested-action:checked:hover {
|
||||
box-shadow: inset 0 0 0 9999px transparent, 0 3px 3px -3px rgba(50, 129, 234, 0.3), 0 2px 3px -1px rgba(50, 129, 234, 0.24), 0 2px 5px 0 rgba(50, 129, 234, 0.12);
|
||||
box-shadow: inset 0 0 0 9999px transparent, 0 3px 3px -3px rgba(251, 192, 45, 0.3), 0 2px 3px -1px rgba(251, 192, 45, 0.24), 0 2px 5px 0 rgba(251, 192, 45, 0.12);
|
||||
}
|
||||
|
||||
button.suggested-action:focus {
|
||||
box-shadow: 0 0 0 2px rgba(50, 129, 234, 0.35);
|
||||
box-shadow: 0 0 0 2px rgba(251, 192, 45, 0.35);
|
||||
}
|
||||
|
||||
button.suggested-action.flat {
|
||||
background-color: transparent;
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
button.suggested-action.flat:disabled {
|
||||
@ -844,7 +844,7 @@ button.suggested-action.flat:disabled {
|
||||
}
|
||||
|
||||
button.suggested-action.flat:checked {
|
||||
background-color: rgba(50, 129, 234, 0.3);
|
||||
background-color: rgba(251, 192, 45, 0.3);
|
||||
}
|
||||
|
||||
button.destructive-action {
|
||||
@ -1012,8 +1012,8 @@ list > row button.image-button:not(.flat):checked {
|
||||
|
||||
|
||||
list > row button.image-button:not(.flat).suggested-action {
|
||||
background-color: #3281EA;
|
||||
color: white;
|
||||
background-color: #FBC02D;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
|
||||
|
||||
@ -1026,7 +1026,7 @@ list > row button.image-button:not(.flat).destructive-action {
|
||||
* Links *
|
||||
*********/
|
||||
link {
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
link:visited {
|
||||
@ -1034,7 +1034,7 @@ link:visited {
|
||||
}
|
||||
|
||||
button.link:link, button.link:link:focus, button.link:link:hover, button.link:link:active {
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
button.link:visited, button.link:visited:focus, button.link:visited:hover, button.link:visited:active {
|
||||
@ -1062,7 +1062,7 @@ spinbutton:not(.vertical), spinbutton.vertical {
|
||||
spinbutton:not(.vertical):focus-within, spinbutton.vertical:focus-within {
|
||||
background-color: rgba(255, 255, 255, 0.04);
|
||||
color: white;
|
||||
outline-color: #3281EA;
|
||||
outline-color: #FBC02D;
|
||||
outline-width: 2px;
|
||||
outline-offset: -2px;
|
||||
}
|
||||
@ -1652,11 +1652,11 @@ headerbar stackswitcher.linked:not(.vertical) > button:not(.suggested-action):no
|
||||
}
|
||||
|
||||
headerbar stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action).text-button:checked {
|
||||
color: white;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
|
||||
headerbar stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action).text-button:checked:disabled {
|
||||
color: rgba(255, 255, 255, 0.5);
|
||||
color: rgba(0, 0, 0, 0.38);
|
||||
}
|
||||
|
||||
headerbar stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action).text-button:backdrop {
|
||||
@ -1672,11 +1672,11 @@ headerbar stackswitcher.linked:not(.vertical) > button:not(.suggested-action):no
|
||||
}
|
||||
|
||||
headerbar stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action).text-button:backdrop:checked {
|
||||
color: rgba(255, 255, 255, 0.5);
|
||||
color: rgba(0, 0, 0, 0.38);
|
||||
}
|
||||
|
||||
headerbar stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action).text-button:backdrop:checked:disabled {
|
||||
color: rgba(255, 255, 255, 0.3);
|
||||
color: rgba(0, 0, 0, 0.26);
|
||||
}
|
||||
|
||||
headerbar > windowhandle > box {
|
||||
@ -1718,16 +1718,16 @@ headerbar.selection-mode {
|
||||
transition: background-color 0.1ms 225ms, color 75ms cubic-bezier(0, 0, 0.2, 1);
|
||||
animation: ripple-on-headerbar 225ms cubic-bezier(0, 0, 0.2, 1);
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.2);
|
||||
background-color: #3281EA;
|
||||
color: white;
|
||||
background-color: #FBC02D;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
|
||||
headerbar.selection-mode:backdrop {
|
||||
color: rgba(255, 255, 255, 0.7);
|
||||
color: rgba(0, 0, 0, 0.6);
|
||||
}
|
||||
|
||||
headerbar.selection-mode .subtitle:link {
|
||||
color: white;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
|
||||
headerbar.selection-mode .selection-menu {
|
||||
@ -1741,7 +1741,7 @@ headerbar.selection-mode .selection-menu .arrow {
|
||||
|
||||
headerbar .selection-mode {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.2);
|
||||
background-color: #3281EA;
|
||||
background-color: #FBC02D;
|
||||
}
|
||||
|
||||
.tiled headerbar, .tiled-top headerbar, .tiled-right headerbar, .tiled-bottom headerbar, .tiled-left headerbar, .maximized headerbar, .fullscreen headerbar {
|
||||
@ -1770,7 +1770,7 @@ headerbar.default-decoration windowcontrols menubutton {
|
||||
}
|
||||
|
||||
window.devel headerbar.titlebar {
|
||||
background: #2C2C2C cross-fade(10% -gtk-icontheme("system-run-symbolic"), image(transparent)) 90% 0/256px 256px no-repeat, linear-gradient(to right, transparent 65%, rgba(50, 129, 234, 0.1)), linear-gradient(to top, #343434 3px, #393939);
|
||||
background: #2C2C2C cross-fade(10% -gtk-icontheme("system-run-symbolic"), image(transparent)) 90% 0/256px 256px no-repeat, linear-gradient(to right, transparent 65%, rgba(251, 192, 45, 0.1)), linear-gradient(to top, #343434 3px, #393939);
|
||||
}
|
||||
|
||||
window.devel headerbar.titlebar:backdrop {
|
||||
@ -1957,12 +1957,12 @@ treeview.view.expander:hover {
|
||||
|
||||
columnview.view.expander:selected,
|
||||
treeview.view.expander:selected {
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
columnview.view.expander:selected:hover,
|
||||
treeview.view.expander:selected:hover {
|
||||
color: rgba(50, 129, 234, 0.65);
|
||||
color: rgba(251, 192, 45, 0.65);
|
||||
}
|
||||
|
||||
columnview.view.expander:disabled,
|
||||
@ -1972,7 +1972,7 @@ treeview.view.expander:disabled {
|
||||
|
||||
columnview.view.progressbar,
|
||||
treeview.view.progressbar {
|
||||
border-bottom: 6px solid #3281EA;
|
||||
border-bottom: 6px solid #FBC02D;
|
||||
box-shadow: none;
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
@ -2050,12 +2050,12 @@ treeview.view header.button.dnd {
|
||||
box-shadow: none;
|
||||
background-color: #2C2C2C;
|
||||
background-clip: border-box;
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
columnview.view acceleditor > label,
|
||||
treeview.view acceleditor > label {
|
||||
background-color: #3281EA;
|
||||
background-color: #FBC02D;
|
||||
}
|
||||
|
||||
/*********
|
||||
@ -2709,7 +2709,7 @@ switch {
|
||||
}
|
||||
|
||||
switch:checked {
|
||||
background-color: rgba(50, 129, 234, 0.5);
|
||||
background-color: rgba(251, 192, 45, 0.5);
|
||||
}
|
||||
|
||||
switch:disabled {
|
||||
@ -2745,8 +2745,8 @@ switch:focus:hover > slider {
|
||||
}
|
||||
|
||||
switch:checked > slider {
|
||||
background-color: #3281EA;
|
||||
color: #3281EA;
|
||||
background-color: #FBC02D;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
/*************************
|
||||
@ -3039,7 +3039,7 @@ scale > trough > slider {
|
||||
min-width: 32px;
|
||||
margin: -15px;
|
||||
border-radius: 50%;
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
@ -3074,12 +3074,12 @@ scale > trough > slider:active {
|
||||
animation: ripple-on-slider 225ms cubic-bezier(0, 0, 0.2, 1) forwards;
|
||||
background-image: -gtk-scaled(url("assets/scale-slider-dark.png"), url("assets/scale-slider-dark@2.png")), radial-gradient(circle, alpha(currentColor, 0.12) 10%, transparent 0%);
|
||||
background-size: auto, 0% 0%;
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
scale > trough > highlight {
|
||||
transition: background-image 75ms cubic-bezier(0, 0, 0.2, 1);
|
||||
background-image: image(#3281EA);
|
||||
background-image: image(#FBC02D);
|
||||
}
|
||||
|
||||
scale > trough > highlight:disabled {
|
||||
@ -3271,7 +3271,7 @@ progressbar trough {
|
||||
|
||||
progressbar progress {
|
||||
border-radius: 12px;
|
||||
background-color: #3281EA;
|
||||
background-color: #FBC02D;
|
||||
}
|
||||
|
||||
progressbar.osd {
|
||||
@ -3288,7 +3288,7 @@ progressbar.osd trough {
|
||||
}
|
||||
|
||||
progressbar.osd progress {
|
||||
background-color: #3281EA;
|
||||
background-color: #FBC02D;
|
||||
}
|
||||
|
||||
progressbar trough.empty progress {
|
||||
@ -3331,7 +3331,7 @@ levelbar block.low {
|
||||
}
|
||||
|
||||
levelbar block.high, levelbar block:not(.empty) {
|
||||
background-color: #3281EA;
|
||||
background-color: #FBC02D;
|
||||
}
|
||||
|
||||
levelbar block.full {
|
||||
@ -3583,7 +3583,7 @@ button row.activatable, button row.activatable:hover, button row.activatable.has
|
||||
}
|
||||
|
||||
button:checked row {
|
||||
color: white;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
|
||||
row:selected {
|
||||
@ -3655,12 +3655,12 @@ columnview row:not(:selected) cell editablelabel:not(.editing):focus-within {
|
||||
}
|
||||
|
||||
columnview row:not(:selected) cell editablelabel.editing:focus-within {
|
||||
outline: 2px solid #3281EA;
|
||||
outline: 2px solid #FBC02D;
|
||||
}
|
||||
|
||||
columnview row:not(:selected) cell editablelabel.editing text selection {
|
||||
color: white;
|
||||
background-color: #3281EA;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
background-color: #FBC02D;
|
||||
}
|
||||
|
||||
.rich-list {
|
||||
@ -3781,7 +3781,7 @@ row.expander:not(:checked) image.expander-row-arrow:dir(rtl) {
|
||||
}
|
||||
|
||||
row.expander:checked image.expander-row-arrow:not(:disabled) {
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
.osd row.expander:checked image.expander-row-arrow:not(:disabled) {
|
||||
@ -3834,7 +3834,7 @@ list.boxed-list > row:only-child.expander:checked list.nested > row:last-child {
|
||||
}
|
||||
|
||||
.app-notification button.text-button:not(:disabled) {
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
.app-notification.frame,
|
||||
@ -3980,7 +3980,7 @@ window.dialog.message.csd .dialog-action-area > button:not(:last-child) {
|
||||
}
|
||||
|
||||
window.dialog.message.csd .dialog-action-area > button:not(:disabled) {
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
window.dialog.message.csd .dialog-action-area > button.destructive-action:not(:disabled) {
|
||||
@ -4009,7 +4009,7 @@ window.messagedialog .response-area button:not(:last-child) {
|
||||
}
|
||||
|
||||
window.messagedialog .response-area button.suggested:not(:disabled) {
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
window.messagedialog .response-area button.destructive:not(:disabled) {
|
||||
@ -4141,11 +4141,11 @@ separator.sidebar.spacer {
|
||||
|
||||
.navigation-sidebar > row:selected {
|
||||
background-color: alpha(currentColor, 0.1);
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
.navigation-sidebar > row:selected label, .navigation-sidebar > row:selected image {
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
.navigation-sidebar > row:selected:hover {
|
||||
@ -4202,12 +4202,12 @@ placessidebar .navigation-sidebar > row > revealer {
|
||||
|
||||
placessidebar .navigation-sidebar > row:selected {
|
||||
background-color: alpha(currentColor, 0.1);
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
placessidebar .navigation-sidebar > row:selected image.sidebar-icon {
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
placessidebar .navigation-sidebar > row:disabled {
|
||||
@ -4239,11 +4239,11 @@ placessidebar .navigation-sidebar > row.sidebar-placeholder-row {
|
||||
}
|
||||
|
||||
placessidebar .navigation-sidebar > row.sidebar-new-bookmark-row {
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
placessidebar .navigation-sidebar > row.sidebar-new-bookmark-row image.sidebar-icon {
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
placessidebar .navigation-sidebar > row:drop(active) {
|
||||
@ -4359,24 +4359,24 @@ infobar.info > revealer > box, infobar.info:hover > revealer > box, infobar.info
|
||||
}
|
||||
|
||||
infobar.info > revealer > box button, infobar.info > revealer > box button.text-button:not(:disabled), infobar.info:hover > revealer > box button, infobar.info:hover > revealer > box button.text-button:not(:disabled), infobar.info:backdrop > revealer > box button, infobar.info:backdrop > revealer > box button.text-button:not(:disabled) {
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
infobar.action > revealer > box, infobar.action:backdrop > revealer > box, infobar.question > revealer > box, infobar.question:backdrop > revealer > box {
|
||||
background-color: #3281EA;
|
||||
color: white;
|
||||
background-color: #FBC02D;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
|
||||
infobar.action > revealer > box button, infobar.action > revealer > box button:hover, infobar.action > revealer > box button:focus, infobar.action > revealer > box button:active, infobar.action > revealer > box button:checked, infobar.action > revealer > box button.text-button:not(:disabled), infobar.action:backdrop > revealer > box button, infobar.action:backdrop > revealer > box button:hover, infobar.action:backdrop > revealer > box button:focus, infobar.action:backdrop > revealer > box button:active, infobar.action:backdrop > revealer > box button:checked, infobar.action:backdrop > revealer > box button.text-button:not(:disabled), infobar.question > revealer > box button, infobar.question > revealer > box button:hover, infobar.question > revealer > box button:focus, infobar.question > revealer > box button:active, infobar.question > revealer > box button:checked, infobar.question > revealer > box button.text-button:not(:disabled), infobar.question:backdrop > revealer > box button, infobar.question:backdrop > revealer > box button:hover, infobar.question:backdrop > revealer > box button:focus, infobar.question:backdrop > revealer > box button:active, infobar.question:backdrop > revealer > box button:checked, infobar.question:backdrop > revealer > box button.text-button:not(:disabled) {
|
||||
color: white;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
|
||||
infobar.action > revealer > box *:link, infobar.action:backdrop > revealer > box *:link, infobar.question > revealer > box *:link, infobar.question:backdrop > revealer > box *:link {
|
||||
color: white;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
|
||||
infobar.action:hover > revealer > box, infobar.question:hover > revealer > box {
|
||||
background-color: #1b73e8;
|
||||
background-color: #fbb814;
|
||||
}
|
||||
|
||||
infobar.warning > revealer > box, infobar.warning:backdrop > revealer > box {
|
||||
@ -4603,13 +4603,13 @@ gridview > child:selected, row:selected, calendar:selected, calendar > grid > la
|
||||
}
|
||||
|
||||
.view:selected, iconview:selected, flowbox > flowboxchild:selected, calendar > grid > label.today, stacksidebar row:selected {
|
||||
color: #3281EA;
|
||||
background-color: rgba(50, 129, 234, 0.2);
|
||||
color: #FBC02D;
|
||||
background-color: rgba(251, 192, 45, 0.2);
|
||||
}
|
||||
|
||||
textview text selection:focus, textview text selection, label > selection, entry > text > selection, calendar > grid > label.today:selected {
|
||||
color: white;
|
||||
background-color: #3281EA;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
background-color: #FBC02D;
|
||||
}
|
||||
|
||||
.monospace {
|
||||
@ -4624,7 +4624,7 @@ textview text selection:focus, textview text selection, label > selection, entry
|
||||
* Touch Copy & Paste *
|
||||
**********************/
|
||||
cursor-handle {
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
-gtk-icon-source: -gtk-recolor(url("assets/scalable/cursor-handle-symbolic.svg"));
|
||||
}
|
||||
|
||||
@ -4662,7 +4662,7 @@ shortcut > .keycap {
|
||||
}
|
||||
|
||||
:not(decoration):not(window):drop(active) {
|
||||
caret-color: #3281EA;
|
||||
caret-color: #FBC02D;
|
||||
}
|
||||
|
||||
stackswitcher {
|
||||
@ -4682,8 +4682,8 @@ stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destruc
|
||||
}
|
||||
|
||||
stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action):checked {
|
||||
background-color: #3281EA;
|
||||
color: white;
|
||||
background-color: #FBC02D;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
|
||||
stackswitcher button.text-button {
|
||||
@ -4754,7 +4754,7 @@ button.emoji-section {
|
||||
}
|
||||
|
||||
button.emoji-section:checked {
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
popover.emoji-picker emoji {
|
||||
@ -4816,7 +4816,7 @@ popover.entry-completion > contents {
|
||||
.nautilus-window flap.unfolded > placessidebar > scrolledwindow {
|
||||
margin: 0 0 12px 12px;
|
||||
border-radius: 12px;
|
||||
background-color: rgba(50, 129, 234, 0.08);
|
||||
background-color: rgba(251, 192, 45, 0.08);
|
||||
}
|
||||
|
||||
.nautilus-window flap.unfolded > placessidebar > scrolledwindow overshoot.top {
|
||||
@ -4889,7 +4889,7 @@ popover.entry-completion > contents {
|
||||
}
|
||||
|
||||
.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:hover image.sidebar-icon, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:hover label.sidebar-label {
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:selected {
|
||||
@ -4898,19 +4898,19 @@ popover.entry-completion > contents {
|
||||
}
|
||||
|
||||
.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:selected image.sidebar-icon {
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:selected image.sidebar-icon, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:selected label.sidebar-label {
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:selected button.sidebar-button {
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:selected > revealer > box {
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
background-color: #2C2C2C;
|
||||
border-image-width: 10px 10px 10px 46px;
|
||||
border-image-slice: 10 10 10 46;
|
||||
@ -4923,7 +4923,7 @@ popover.entry-completion > contents {
|
||||
}
|
||||
|
||||
.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:selected button.sidebar-button {
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:disabled, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:disabled image.sidebar-icon, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:disabled label.sidebar-label {
|
||||
@ -5306,8 +5306,8 @@ screenshot-carousel box.frame.view {
|
||||
}
|
||||
|
||||
.polari-room-list .sidebar > row.activatable:selected {
|
||||
background-color: #3281EA;
|
||||
color: white;
|
||||
background-color: #FBC02D;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
|
||||
.polari-room-list popover.background > arrow,
|
||||
@ -5416,7 +5416,7 @@ panelstatusbar > paneltogglebutton button.image-button {
|
||||
}
|
||||
|
||||
.style-variant button.toggle:checked > stylevariantpreview > .wallpaper {
|
||||
outline-color: #3281EA;
|
||||
outline-color: #FBC02D;
|
||||
}
|
||||
|
||||
window.dialog > .dialog-vbox > box > scrolledwindow > viewport > widget > list.boxed-list {
|
||||
@ -5577,11 +5577,11 @@ button.destructive-action, button.destructive-action:checked {
|
||||
}
|
||||
|
||||
button.suggested-action {
|
||||
color: white;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
|
||||
button.suggested-action, button.suggested-action:checked {
|
||||
background-color: #3281EA;
|
||||
background-color: #FBC02D;
|
||||
}
|
||||
|
||||
button.font separator {
|
||||
@ -5639,8 +5639,8 @@ menubutton.osd {
|
||||
}
|
||||
|
||||
menubutton.suggested-action {
|
||||
background-color: #3281EA;
|
||||
color: white;
|
||||
background-color: #FBC02D;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
|
||||
menubutton.destructive-action {
|
||||
@ -5774,8 +5774,8 @@ splitbutton.flat > menubutton > button {
|
||||
}
|
||||
|
||||
splitbutton.suggested-action {
|
||||
background-color: #3281EA;
|
||||
color: white;
|
||||
background-color: #FBC02D;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
|
||||
splitbutton.destructive-action {
|
||||
@ -5941,7 +5941,7 @@ preferencesgroup > box button.background-preview-button.toggle:active {
|
||||
}
|
||||
|
||||
preferencesgroup > box button.background-preview-button.toggle:checked {
|
||||
outline-color: #3281EA;
|
||||
outline-color: #FBC02D;
|
||||
}
|
||||
|
||||
viewswitcher {
|
||||
@ -5957,20 +5957,20 @@ viewswitcher.wide {
|
||||
}
|
||||
|
||||
viewswitcher.wide button.toggle:checked, viewswitcher.wide button.toggle.flat:checked {
|
||||
background-color: #3281EA;
|
||||
color: white;
|
||||
background-color: #FBC02D;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
|
||||
viewswitcher.wide button.toggle:checked:backdrop, viewswitcher.wide button.toggle.flat:checked:backdrop {
|
||||
color: rgba(255, 255, 255, 0.5);
|
||||
color: rgba(0, 0, 0, 0.38);
|
||||
}
|
||||
|
||||
viewswitcher.wide button.toggle:checked indicatorbin.needs-attention > indicator, viewswitcher.wide button.toggle.flat:checked indicatorbin.needs-attention > indicator {
|
||||
background-color: white;
|
||||
background-color: rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
|
||||
viewswitcher.wide button.toggle:checked indicatorbin.needs-attention > indicator > label, viewswitcher.wide button.toggle.flat:checked indicatorbin.needs-attention > indicator > label {
|
||||
color: #3281EA;
|
||||
color: #FBC02D;
|
||||
}
|
||||
|
||||
viewswitcher.narrow button.toggle {
|
||||
@ -6037,11 +6037,11 @@ indicatorbin > mask {
|
||||
}
|
||||
|
||||
indicatorbin.needs-attention > indicator {
|
||||
background-color: #3281EA;
|
||||
background-color: #FBC02D;
|
||||
}
|
||||
|
||||
indicatorbin.needs-attention > indicator > label {
|
||||
color: white;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
|
||||
tabbar .box {
|
||||
@ -6073,7 +6073,7 @@ tabbar tabbox > revealer > indicator {
|
||||
min-width: 2px;
|
||||
border-radius: 2px;
|
||||
margin: 9px 6px;
|
||||
background: alpha(#3281EA, 0.5);
|
||||
background: alpha(#FBC02D, 0.5);
|
||||
}
|
||||
|
||||
tabbar tab {
|
||||
@ -6143,7 +6143,7 @@ tabbar tab indicator,
|
||||
dnd tab indicator {
|
||||
min-height: 2px;
|
||||
border-radius: 2px;
|
||||
background: alpha(#3281EA, 0.5);
|
||||
background: alpha(#FBC02D, 0.5);
|
||||
}
|
||||
|
||||
tabview:drop(active),
|
||||
@ -6172,10 +6172,10 @@ text widgets and the like base background color */
|
||||
@define-color theme_base_color #2C2C2C;
|
||||
/*
|
||||
base background color of selections */
|
||||
@define-color theme_selected_bg_color #3281EA;
|
||||
@define-color theme_selected_bg_color #FBC02D;
|
||||
/*
|
||||
text/foreground color of selections */
|
||||
@define-color theme_selected_fg_color white;
|
||||
@define-color theme_selected_fg_color rgba(0, 0, 0, 0.87);
|
||||
/*
|
||||
base background color of insensitive widgets */
|
||||
@define-color insensitive_bg_color #212121;
|
||||
@ -6199,10 +6199,10 @@ text widgets and the like base background color on backdrop windows */
|
||||
@define-color theme_unfocused_base_color #2C2C2C;
|
||||
/*
|
||||
base background color of selections on backdrop windows */
|
||||
@define-color theme_unfocused_selected_bg_color #3281EA;
|
||||
@define-color theme_unfocused_selected_bg_color #FBC02D;
|
||||
/*
|
||||
text/foreground color of selections on backdrop windows */
|
||||
@define-color theme_unfocused_selected_fg_color white;
|
||||
@define-color theme_unfocused_selected_fg_color rgba(0, 0, 0, 0.87);
|
||||
/*
|
||||
insensitive color on backdrop windows */
|
||||
@define-color unfocused_insensitive_color rgba(255, 255, 255, 0.5);
|
||||
@ -6232,8 +6232,8 @@ FIXME this is really an API */
|
||||
/* Very contrasty background for text views (@theme_text_color foreground) */
|
||||
@define-color text_view_bg #1d1d1d;
|
||||
@define-color budgie_tasklist_indicator_color rgba(255, 255, 255, 0.7);
|
||||
@define-color budgie_tasklist_indicator_color_active #3281EA;
|
||||
@define-color budgie_tasklist_indicator_color_active_window rgba(44, 93, 160, 0.8075);
|
||||
@define-color budgie_tasklist_indicator_color_active #FBC02D;
|
||||
@define-color budgie_tasklist_indicator_color_active_window rgba(170, 133, 41, 0.8075);
|
||||
@define-color budgie_tasklist_indicator_color_attention #FBC02D;
|
||||
@define-color STRAWBERRY_100 #FF9262;
|
||||
@define-color STRAWBERRY_300 #FF793E;
|
||||
@ -6333,9 +6333,9 @@ FIXME this is really an API */
|
||||
/* GTK NAMED COLORS
|
||||
----------------
|
||||
use responsibly! */
|
||||
@define-color accent_bg_color #3281EA;
|
||||
@define-color accent_fg_color white;
|
||||
@define-color accent_color #3281EA;
|
||||
@define-color accent_bg_color #FBC02D;
|
||||
@define-color accent_fg_color rgba(0, 0, 0, 0.87);
|
||||
@define-color accent_color #FBC02D;
|
||||
@define-color destructive_bg_color #F44336;
|
||||
@define-color destructive_fg_color white;
|
||||
@define-color destructive_color #F44336;
|
||||
|
@ -1,10 +1,10 @@
|
||||
[Settings]
|
||||
gtk-application-prefer-dark-theme=true
|
||||
gtk-cursor-theme-name=Vimix-dark
|
||||
gtk-cursor-theme-name=breeze_cursors
|
||||
gtk-cursor-theme-size=24
|
||||
gtk-decoration-layout=icon:minimize,maximize,close
|
||||
gtk-enable-animations=true
|
||||
gtk-font-name=Noto Sans, 10
|
||||
gtk-icon-theme-name=Papirus
|
||||
gtk-font-name=Fira Sans Book, 10
|
||||
gtk-icon-theme-name=Papirus-Dark
|
||||
gtk-primary-button-warps-slider=false
|
||||
gtk-theme-name=Orchis-Dark
|
||||
|
@ -1,2 +1,2 @@
|
||||
# created by KDE Plasma, Fri Mar 24 18:08:31 2023
|
||||
# created by KDE Plasma, Sat Mar 25 09:08:59 2023
|
||||
#
|
||||
|
@ -1,4 +1,4 @@
|
||||
# created by KDE Plasma, Fri Mar 24 18:08:31 2023
|
||||
# created by KDE Plasma, Sat Mar 25 09:08:59 2023
|
||||
#
|
||||
|
||||
gtk-alternative-button-order = 1
|
||||
|
@ -3,5 +3,5 @@
|
||||
# ibus session bus with the below address.
|
||||
# If the IBUS_ADDRESS environment variable is set, it will
|
||||
# be used rather than this file.
|
||||
IBUS_ADDRESS=unix:abstract=/home/pikaos/.cache/ibus/dbus-crhjGKCW,guid=a7ee234f3a1113ae570c2890641de248
|
||||
IBUS_DAEMON_PID=1727
|
||||
IBUS_ADDRESS=unix:abstract=/home/pikaos/.cache/ibus/dbus-bV4Lquiy,guid=b8e58eb103b559306f4ae272641eb617
|
||||
IBUS_DAEMON_PID=1733
|
||||
|