New backup 2025-11-10 09:45:02
This commit is contained in:
parent
61506d643d
commit
d6a70b4de8
3 changed files with 53 additions and 4 deletions
47
de/home/.config/de-vars/colors/generate.sh
Normal file
47
de/home/.config/de-vars/colors/generate.sh
Normal file
|
|
@ -0,0 +1,47 @@
|
||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
#window text
|
||||||
|
|
||||||
|
#button background
|
||||||
|
|
||||||
|
#bright
|
||||||
|
|
||||||
|
#less bright
|
||||||
|
|
||||||
|
#dark
|
||||||
|
|
||||||
|
#less dark
|
||||||
|
|
||||||
|
#normal text
|
||||||
|
|
||||||
|
#bright text
|
||||||
|
|
||||||
|
#button text
|
||||||
|
|
||||||
|
#normal background
|
||||||
|
|
||||||
|
#window
|
||||||
|
|
||||||
|
#shadow
|
||||||
|
|
||||||
|
#highlight
|
||||||
|
|
||||||
|
#highlighted text
|
||||||
|
|
||||||
|
#link
|
||||||
|
|
||||||
|
#visited link
|
||||||
|
|
||||||
|
#alternate background
|
||||||
|
|
||||||
|
#default
|
||||||
|
|
||||||
|
#tooltip background
|
||||||
|
|
||||||
|
#tooltip text
|
||||||
|
|
||||||
|
#placeholder text
|
||||||
|
|
||||||
|
#accent
|
||||||
|
|
@ -11,8 +11,9 @@ de_color_7='d0d0d0'
|
||||||
de_color_8='576176'
|
de_color_8='576176'
|
||||||
de_color_9='d75f87'
|
de_color_9='d75f87'
|
||||||
de_color_10='87af87'
|
de_color_10='87af87'
|
||||||
de_color_12='ffd787'
|
de_color_11='ffd787'
|
||||||
de_color_13='add4fb'
|
de_color_12='add4fb'
|
||||||
de_color_14='ffafaf'
|
de_color_13='ffafaf'
|
||||||
de_color_15='87d7d7'
|
de_color_14='87d7d7'
|
||||||
|
de_color_15='e4e4e4'
|
||||||
de_color_foreground='e4e4e4'
|
de_color_foreground='e4e4e4'
|
||||||
|
|
|
||||||
1
de/home/.config/de-vars/colors/seoul256/qt.conf
Normal file
1
de/home/.config/de-vars/colors/seoul256/qt.conf
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
active_colors=#ffffafaf, #00424245, #00979797, #005e5c5b, #00302f2e, #004a4947, #ffe4e4e4, #ffe4e4e4, #ffe4e4e4, #003d3d3d, #64111317, #ffe7e4e0, #96d7afaf, #ff111317, #ffd7afaf, #ffa70b06, #19576176, #ffffffff, #ff3f3f36, #ffffffff, #80ffffff, #e1d7afaf
|
||||||
Loading…
Add table
Reference in a new issue