mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-24 19:51:30 +02:00
meta: Remove kdeglobals
Since I no longer use KDE applications anymore, and since I no longer set XDG_CURRENT_DESKTOP equal to KDE, this doesn't do anything noticeable to the working environment.
This commit is contained in:
parent
d4f214f5fb
commit
3a0c69be75
@ -1,110 +0,0 @@
|
||||
[ColorEffects:Disabled]
|
||||
Color=56,56,56
|
||||
ColorAmount=0
|
||||
ColorEffect=0
|
||||
ContrastAmount=0.65
|
||||
ContrastEffect=1
|
||||
IntensityAmount=0.1
|
||||
IntensityEffect=2
|
||||
|
||||
[ColorEffects:Inactive]
|
||||
ChangeSelectionColor=true
|
||||
Color=112,111,110
|
||||
ColorAmount=0.025
|
||||
ColorEffect=2
|
||||
ContrastAmount=0.1
|
||||
ContrastEffect=2
|
||||
Enable=false
|
||||
IntensityAmount=0
|
||||
IntensityEffect=0
|
||||
|
||||
[Colors:Button]
|
||||
BackgroundAlternate=64,69,82
|
||||
BackgroundNormal=65,72,87
|
||||
DecorationFocus=82,148,226
|
||||
DecorationHover=82,148,226
|
||||
ForegroundActive=61,174,233
|
||||
ForegroundInactive=102,106,115
|
||||
ForegroundLink=41,128,185
|
||||
ForegroundNegative=218,68,83
|
||||
ForegroundNeutral=246,116,0
|
||||
ForegroundNormal=211,218,227
|
||||
ForegroundPositive=39,174,96
|
||||
ForegroundVisited=82,148,226
|
||||
|
||||
[Colors:Selection]
|
||||
BackgroundAlternate=29,153,243
|
||||
BackgroundNormal=82,148,226
|
||||
DecorationFocus=82,148,226
|
||||
DecorationHover=82,148,226
|
||||
ForegroundActive=252,252,252
|
||||
ForegroundInactive=211,218,227
|
||||
ForegroundLink=253,188,75
|
||||
ForegroundNegative=218,68,83
|
||||
ForegroundNeutral=246,116,0
|
||||
ForegroundNormal=211,218,227
|
||||
ForegroundPositive=39,174,96
|
||||
ForegroundVisited=189,195,199
|
||||
|
||||
[Colors:Tooltip]
|
||||
BackgroundAlternate=47,52,63
|
||||
BackgroundNormal=53,57,69
|
||||
DecorationFocus=82,148,226
|
||||
DecorationHover=82,148,226
|
||||
ForegroundActive=61,174,233
|
||||
ForegroundInactive=102,106,115
|
||||
ForegroundLink=41,128,185
|
||||
ForegroundNegative=218,68,83
|
||||
ForegroundNeutral=246,116,0
|
||||
ForegroundNormal=211,218,227
|
||||
ForegroundPositive=39,174,96
|
||||
ForegroundVisited=82,148,226
|
||||
|
||||
[Colors:View]
|
||||
BackgroundAlternate=64,69,82
|
||||
BackgroundNormal=64,69,82
|
||||
DecorationFocus=82,148,226
|
||||
DecorationHover=82,148,226
|
||||
ForegroundActive=61,174,233
|
||||
ForegroundInactive=102,106,115
|
||||
ForegroundLink=41,128,185
|
||||
ForegroundNegative=218,68,83
|
||||
ForegroundNeutral=246,116,0
|
||||
ForegroundNormal=211,218,227
|
||||
ForegroundPositive=39,174,96
|
||||
ForegroundVisited=82,148,226
|
||||
|
||||
[Colors:Window]
|
||||
BackgroundAlternate=47,52,63
|
||||
BackgroundNormal=47,52,63
|
||||
DecorationFocus=82,148,226
|
||||
DecorationHover=82,148,226
|
||||
ForegroundActive=61,174,233
|
||||
ForegroundInactive=102,106,115
|
||||
ForegroundLink=41,128,185
|
||||
ForegroundNegative=218,68,83
|
||||
ForegroundNeutral=246,116,0
|
||||
ForegroundNormal=211,218,227
|
||||
ForegroundPositive=39,174,96
|
||||
ForegroundVisited=82,148,226
|
||||
|
||||
[General]
|
||||
ColorScheme=Arc Dark
|
||||
Name=Arc Dark
|
||||
shadeSortColumn=true
|
||||
|
||||
[Icons]
|
||||
Theme=Papirus-Dark
|
||||
|
||||
[KDE]
|
||||
LookAndFeelPackage=com.github.varlesh.arc-dark
|
||||
contrast=4
|
||||
widgetStyle=kvantum
|
||||
|
||||
[WM]
|
||||
activeBackground=47,52,63
|
||||
activeBlend=47,52,63
|
||||
activeForeground=211,218,227
|
||||
inactiveBackground=47,52,63
|
||||
inactiveBlend=47,52,63
|
||||
inactiveForeground=102,106,115
|
@ -1,19 +0,0 @@
|
||||
# kdeglobals
|
||||
|
||||
[kdeglobals][kdeglobals] consists of global settings for KDE applications.
|
||||
|
||||
This directory contains the bare-minimum settings you need in kdeglobals in order to use a KDE theme in a non-Plasma environment, without having to configure it through Plasma's system settings.
|
||||
|
||||
> **Note**: From here on out, "kdeglobals" shall refer to the kdeglobals file in this directory, not what it can do as a whole.
|
||||
|
||||
## Use Cases
|
||||
|
||||
kdeglobals can be used to:
|
||||
|
||||
- Use KDE themes in non-Plasma environments, assuming `XDG_CURRENT_DESKTOP` is set to `KDE`
|
||||
|
||||
You should not use kdeglobals if:
|
||||
|
||||
- You are not trying to use KDE themes in non-Plasma environments
|
||||
|
||||
[kdeglobals]: https://userbase.kde.org/KDE_System_Administration/Kiosk/Introduction
|
Loading…
x
Reference in New Issue
Block a user