What is the color scheme of dr4g0n1zed

This is kind of a wired question, but what colors are used in garudas plasma theme?

I'm currently trying to make a xmonad config and I really like the color scheme of garuda and I would like to use it but I don't find anything online.

All the apps already have the right theme but the programs like rofi or xmobar I have to configure my self.

Use a color picker :wink:

Me (all) too. Check qt5 and kvantum.

Use live KDE dragonized ISO and check colors/themes in KDE system settings.

2 Likes

Thanks, this is tidious, so I've searched the repo. All the colors are in in this file I'm posting the hex code when I've converted everything from decimal

If any one's interested I've wrote a srcipt and converted all the decimal colors to hex heres the output:

[ColorEffects:Disabled]
Color=#383838
ColorAmount=0
ColorEffect=0
ContrastAmount=0.65
ContrastEffect=1
IntensityAmount=0.1
IntensityEffect=2

[ColorEffects:Inactive]
ChangeSelectionColor=true
Color=#706f6e
ColorAmount=0.025000000000000001
ColorEffect=2
ContrastAmount=0.10000000000000001
ContrastEffect=2
Enable=false
IntensityAmount=0
IntensityEffect=0

[Colors:Button]
BackgroundAlternate=#404552
BackgroundNormal=#1e2233
DecorationFocus=#c50ed2
DecorationHover=#c50ed2
ForegroundActive=#3daee9
ForegroundInactive=#666a73
ForegroundLink=#2980b9
ForegroundNegative=#ed254e
ForegroundNeutral=#ff6a00
ForegroundNormal=#c3c7d1
ForegroundPositive=#71f79f
ForegroundVisited=#5294e2

[Colors:Selection]
BackgroundAlternate=#1d99f3
BackgroundNormal=#c50ed2
DecorationFocus=#c50ed2
DecorationHover=#c50ed2
ForegroundActive=#fcfcfc
ForegroundInactive=#d3dae3
ForegroundLink=#fdbc4b
ForegroundNegative=#ed254e
ForegroundNeutral=#ff6a00
ForegroundNormal=#fefefe
ForegroundPositive=#71f79f
ForegroundVisited=#bdc3c7

[Colors:Tooltip]
BackgroundAlternate=#2f343f
BackgroundNormal=#353945
DecorationFocus=#c50ed2
DecorationHover=#c50ed2
ForegroundActive=#3daee9
ForegroundInactive=#666a73
ForegroundLink=#2980b9
ForegroundNegative=#ed254e
ForegroundNeutral=#ff6a00
ForegroundNormal=#d3dae3
ForegroundPositive=#71f79f
ForegroundVisited=#5294e2

[Colors:View]
BackgroundAlternate=#141a21
BackgroundNormal=#161925
DecorationFocus=#c50ed2
DecorationHover=#c50ed2
ForegroundActive=#00c1e4
ForegroundInactive=#666a73
ForegroundLink=#5294e2
ForegroundNegative=#ed254e
ForegroundNeutral=#ff6a00
ForegroundNormal=#d3dae3
ForegroundPositive=#71f79f
ForegroundVisited=#7cb7ff

[Colors:Window]
BackgroundAlternate=#2f343f
BackgroundNormal=#181b28
DecorationFocus=#c50ed2
DecorationHover=#c50ed2
ForegroundActive=#3daee9
ForegroundInactive=#666a73
ForegroundLink=#2980b9
ForegroundNegative=#ed254e
ForegroundNeutral=#ff6a00
ForegroundNormal=#d3dae3
ForegroundPositive=#71f79f
ForegroundVisited=#b30dbf

[General]
ColorScheme=Sweetified
Name=Sweetified
shadeSortColumn=true

[KDE]
contrast=4

[WM]
activeBackground=#c0e14
activeBlend=#2f343f
activeForeground=#c9cbd1
inactiveBackground=#2f343f
inactiveBlend=#2f343f
inactiveForeground=#666a73
3 Likes

Is there a post in this thread you can mark as being the SOLUTION?

1 Like

I'd say this answers the question pretty well

Yeah that's what I thought, just wanted to make sure in case someone lands here much later in time.
Thanks for that!

2 Likes

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.