Skip to content

Commit

Permalink
global update
Browse files Browse the repository at this point in the history
  • Loading branch information
varlesh committed Jun 3, 2022
1 parent e832dae commit 0fbc422
Show file tree
Hide file tree
Showing 151 changed files with 5,653 additions and 4,275 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ uninstall:
-rm -rf $(DESTDIR)$(PREFIX)/share/plasma/look-and-feel/com.github.varlesh.arc-dark
-rm -rf $(DESTDIR)$(PREFIX)/share/wallpapers/Arc
-rm -rf $(DESTDIR)$(PREFIX)/share/wallpapers/Arc-Dark
-rm -rf $(DESTDIR)$(PREFIX)/share/wallpapers/Arc-Mountains
-rm -rf $(DESTDIR)$(PREFIX)/share/yakuake/skins/arc
-rm -rf $(DESTDIR)$(PREFIX)/share/yakuake/skins/arc-dark

Expand Down
42 changes: 23 additions & 19 deletions color-schemes/ArcDark.colors
Original file line number Diff line number Diff line change
Expand Up @@ -24,72 +24,76 @@ BackgroundNormal=65,72,87
DecorationFocus=82,148,226
DecorationHover=82,148,226
ForegroundActive=61,174,233
ForegroundInactive=102,106,115
ForegroundLink=41,128,185
ForegroundInactive=137,141,153
ForegroundLink=29,153,243
ForegroundNegative=218,68,83
ForegroundNeutral=246,116,0
ForegroundNormal=211,218,227
ForegroundPositive=39,174,96
ForegroundVisited=82,148,226
ForegroundVisited=155,89,182

[Colors:Complementary]
ForegroundLink=29,153,243
ForegroundVisited=155,89,182

[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
ForegroundInactive=147,186,227
ForegroundLink=20,109,172
ForegroundNegative=160,48,50
ForegroundNeutral=182,85,0
ForegroundNormal=211,218,227
ForegroundPositive=39,174,96
ForegroundVisited=189,195,199
ForegroundPositive=27,123,67
ForegroundVisited=155,89,182

[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
ForegroundInactive=137,141,153
ForegroundLink=29,153,243
ForegroundNegative=218,68,83
ForegroundNeutral=246,116,0
ForegroundNormal=211,218,227
ForegroundPositive=39,174,96
ForegroundVisited=82,148,226
ForegroundVisited=155,89,182

[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
ForegroundInactive=137,141,153
ForegroundLink=29,153,243
ForegroundNegative=218,68,83
ForegroundNeutral=246,116,0
ForegroundNormal=211,218,227
ForegroundPositive=39,174,96
ForegroundVisited=82,148,226
ForegroundVisited=155,89,182

[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
ForegroundInactive=137,141,153
ForegroundLink=29,153,243
ForegroundNegative=218,68,83
ForegroundNeutral=246,116,0
ForegroundNormal=211,218,227
ForegroundPositive=39,174,96
ForegroundVisited=82,148,226
ForegroundVisited=155,89,182

[General]
ColorScheme=Arc Dark
ColorScheme=ArcDark
Name=Arc Dark
shadeSortColumn=true

Expand Down
1 change: 1 addition & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ _uninstall() {
_rm "$PREFIX/share/plasma/look-and-feel/com.github.varlesh.arc-dark"
_rm "$PREFIX/share/wallpapers/Arc"
_rm "$PREFIX/share/wallpapers/Arc-Dark"
_rm "$PREFIX/share/wallpapers/Arc-Mountains"
_rm "$PREFIX/share/yakuake/skins/arc"
_rm "$PREFIX/share/yakuake/skins/arc-dark"
}
Expand Down
40 changes: 22 additions & 18 deletions plasma/desktoptheme/Arc-Dark/colors
Original file line number Diff line number Diff line change
Expand Up @@ -24,69 +24,73 @@ BackgroundNormal=65,72,87
DecorationFocus=82,148,226
DecorationHover=82,148,226
ForegroundActive=61,174,233
ForegroundInactive=102,106,115
ForegroundLink=82,148,226
ForegroundInactive=137,141,153
ForegroundLink=29,153,243
ForegroundNegative=218,68,83
ForegroundNeutral=246,116,0
ForegroundNormal=211,218,227
ForegroundPositive=39,174,96
ForegroundVisited=82,148,226
ForegroundVisited=155,89,182

[Colors:Complementary]
ForegroundLink=29,153,243
ForegroundVisited=155,89,182

[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
ForegroundInactive=147,186,227
ForegroundLink=20,109,172
ForegroundNegative=160,48,50
ForegroundNeutral=182,85,0
ForegroundNormal=211,218,227
ForegroundPositive=39,174,96
ForegroundVisited=189,195,199
ForegroundPositive=27,123,67
ForegroundVisited=155,89,182

[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=82,148,226
ForegroundInactive=137,141,153
ForegroundLink=29,153,243
ForegroundNegative=218,68,83
ForegroundNeutral=246,116,0
ForegroundNormal=211,218,227
ForegroundPositive=39,174,96
ForegroundVisited=82,148,226
ForegroundVisited=155,89,182

[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=82,148,226
ForegroundInactive=137,141,153
ForegroundLink=29,153,243
ForegroundNegative=218,68,83
ForegroundNeutral=246,116,0
ForegroundNormal=211,218,227
ForegroundPositive=39,174,96
ForegroundVisited=82,148,226
ForegroundVisited=155,89,182

[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=82,148,226
ForegroundInactive=137,141,153
ForegroundLink=29,153,243
ForegroundNegative=218,68,83
ForegroundNeutral=246,116,0
ForegroundNormal=211,218,227
ForegroundPositive=39,174,96
ForegroundVisited=82,148,226
ForegroundVisited=155,89,182

[General]
ColorScheme=Arc Dark
Expand Down
Loading

0 comments on commit 0fbc422

Please sign in to comment.