mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2025-12-06 06:36:15 +00:00
Matugen: Add KColorScheme for KDE's APP
This commit is contained in:
@@ -137,16 +137,6 @@ ForegroundNormal={{colors.on_background.default.hex}}
|
||||
ForegroundPositive={{colors.tertiary_fixed.default.hex}}
|
||||
ForegroundVisited={{colors.on_secondary_container.default.hex}}
|
||||
|
||||
[General]
|
||||
ColorScheme=Matugen
|
||||
Name=Matugen
|
||||
|
||||
[Appearance]
|
||||
color_scheme=Matugen
|
||||
|
||||
[KDE]
|
||||
contrast=4
|
||||
|
||||
[WM]
|
||||
activeBackground={{colors.primary_container.default.hex}}
|
||||
activeBlend={{colors.on_primary_container.default.hex}}
|
||||
|
||||
@@ -92,7 +92,14 @@ Singleton {
|
||||
"output": "~/.config/qt6ct/colors/noctalia.conf"
|
||||
}],
|
||||
"input": "qtct.conf"
|
||||
}, {
|
||||
},{
|
||||
"name": "kcolorscheme",
|
||||
"templates":[{
|
||||
"version": "kcolorscheme",
|
||||
"output": "~/.local/share/color-schemes/noctalia.colors"
|
||||
}],
|
||||
"input":"kcolorscheme.colors"
|
||||
},{
|
||||
"name": "fuzzel",
|
||||
"templates": [{
|
||||
"version": "fuzzel",
|
||||
|
||||
Reference in New Issue
Block a user