New backup 2025-07-06 16:25:29

This commit is contained in:
Penelope Gwen 2025-07-06 16:25:29 -07:00
parent fe48ca3330
commit db77d812c3
4 changed files with 24 additions and 2 deletions

View file

@ -174,8 +174,8 @@ SetEditor=false
2 screens: Width=704
2048x1280 screen: Height=594
2048x1280 screen: Width=2024
3 screens: Height=607
3 screens: Width=1385
3 screens: Height=782
3 screens: Width=1154
[filetree]
editShade=183,220,246

View file

@ -0,0 +1,4 @@
[ColorScheme]
active_colors=#ffffafaf, #00424245, #00979797, #005e5c5b, #00302f2e, #004a4947, #ffd0d0d0, #ffffffff, #ffffffff, #003d3d3d, #b3111317, #ffe7e4e0, #ffd7afaf, #fff9f9f9, #ffd7afaf, #ffa70b06, #19576176, #ffffffff, #ff3f3f36, #ffffffff, #80ffffff, #ffd7afaf
disabled_colors=#ff808080, #00424245, #00979797, #005e5c5b, #00302f2e, #004a4947, #ff808080, #ffffffff, #ff808080, #003d3d3d, #b3111317, #ffe7e4e0, #ffd7afaf, #ff808080, #ffd7afaf, #ffa70b06, #19576176, #ffffffff, #ff3f3f36, #ffffffff, #80ffffff, #ffd7afaf
inactive_colors=#ffffafaf, #00424245, #00979797, #005e5c5b, #00302f2e, #004a4947, #ffd0d0d0, #ffffffff, #ffffffff, #003d3d3d, #b3111317, #ffe7e4e0, #ffd7afaf, #fff9f9f9, #ffd7afaf, #ffa70b06, #19576176, #ffffffff, #ff3f3f36, #ffffffff, #80ffffff, #ffd7afaf

View file

@ -0,0 +1,17 @@
QTabBar {
background-color: transparent;
background-image: none;
}
QTabWidget::tab-bar {
left: 20px;
}
QTabBar::tab {
margin: 0px -5px -1px 10px;
border: 1px solid #77ffffff;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
padding: 5px 20px 5px 10px;
}
QTabBar::close-button {
padding-right: 10px;
}

View file

@ -47,3 +47,4 @@
.local/bin/noise
.local/bin/software-release-monitor
.config/software-release-monitor/config.json
.config/qt6ct