Skip to content

Commit 0fbc422

Browse files
committed
global update
1 parent e832dae commit 0fbc422

File tree

151 files changed

+5653
-4275
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

151 files changed

+5653
-4275
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ uninstall:
3131
-rm -rf $(DESTDIR)$(PREFIX)/share/plasma/look-and-feel/com.github.varlesh.arc-dark
3232
-rm -rf $(DESTDIR)$(PREFIX)/share/wallpapers/Arc
3333
-rm -rf $(DESTDIR)$(PREFIX)/share/wallpapers/Arc-Dark
34+
-rm -rf $(DESTDIR)$(PREFIX)/share/wallpapers/Arc-Mountains
3435
-rm -rf $(DESTDIR)$(PREFIX)/share/yakuake/skins/arc
3536
-rm -rf $(DESTDIR)$(PREFIX)/share/yakuake/skins/arc-dark
3637

color-schemes/ArcDark.colors

Lines changed: 23 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -24,72 +24,76 @@ BackgroundNormal=65,72,87
2424
DecorationFocus=82,148,226
2525
DecorationHover=82,148,226
2626
ForegroundActive=61,174,233
27-
ForegroundInactive=102,106,115
28-
ForegroundLink=41,128,185
27+
ForegroundInactive=137,141,153
28+
ForegroundLink=29,153,243
2929
ForegroundNegative=218,68,83
3030
ForegroundNeutral=246,116,0
3131
ForegroundNormal=211,218,227
3232
ForegroundPositive=39,174,96
33-
ForegroundVisited=82,148,226
33+
ForegroundVisited=155,89,182
34+
35+
[Colors:Complementary]
36+
ForegroundLink=29,153,243
37+
ForegroundVisited=155,89,182
3438

3539
[Colors:Selection]
3640
BackgroundAlternate=29,153,243
3741
BackgroundNormal=82,148,226
3842
DecorationFocus=82,148,226
3943
DecorationHover=82,148,226
4044
ForegroundActive=252,252,252
41-
ForegroundInactive=211,218,227
42-
ForegroundLink=253,188,75
43-
ForegroundNegative=218,68,83
44-
ForegroundNeutral=246,116,0
45+
ForegroundInactive=147,186,227
46+
ForegroundLink=20,109,172
47+
ForegroundNegative=160,48,50
48+
ForegroundNeutral=182,85,0
4549
ForegroundNormal=211,218,227
46-
ForegroundPositive=39,174,96
47-
ForegroundVisited=189,195,199
50+
ForegroundPositive=27,123,67
51+
ForegroundVisited=155,89,182
4852

4953
[Colors:Tooltip]
5054
BackgroundAlternate=47,52,63
5155
BackgroundNormal=53,57,69
5256
DecorationFocus=82,148,226
5357
DecorationHover=82,148,226
5458
ForegroundActive=61,174,233
55-
ForegroundInactive=102,106,115
56-
ForegroundLink=41,128,185
59+
ForegroundInactive=137,141,153
60+
ForegroundLink=29,153,243
5761
ForegroundNegative=218,68,83
5862
ForegroundNeutral=246,116,0
5963
ForegroundNormal=211,218,227
6064
ForegroundPositive=39,174,96
61-
ForegroundVisited=82,148,226
65+
ForegroundVisited=155,89,182
6266

6367
[Colors:View]
6468
BackgroundAlternate=64,69,82
6569
BackgroundNormal=64,69,82
6670
DecorationFocus=82,148,226
6771
DecorationHover=82,148,226
6872
ForegroundActive=61,174,233
69-
ForegroundInactive=102,106,115
70-
ForegroundLink=41,128,185
73+
ForegroundInactive=137,141,153
74+
ForegroundLink=29,153,243
7175
ForegroundNegative=218,68,83
7276
ForegroundNeutral=246,116,0
7377
ForegroundNormal=211,218,227
7478
ForegroundPositive=39,174,96
75-
ForegroundVisited=82,148,226
79+
ForegroundVisited=155,89,182
7680

7781
[Colors:Window]
7882
BackgroundAlternate=47,52,63
7983
BackgroundNormal=47,52,63
8084
DecorationFocus=82,148,226
8185
DecorationHover=82,148,226
8286
ForegroundActive=61,174,233
83-
ForegroundInactive=102,106,115
84-
ForegroundLink=41,128,185
87+
ForegroundInactive=137,141,153
88+
ForegroundLink=29,153,243
8589
ForegroundNegative=218,68,83
8690
ForegroundNeutral=246,116,0
8791
ForegroundNormal=211,218,227
8892
ForegroundPositive=39,174,96
89-
ForegroundVisited=82,148,226
93+
ForegroundVisited=155,89,182
9094

9195
[General]
92-
ColorScheme=Arc Dark
96+
ColorScheme=ArcDark
9397
Name=Arc Dark
9498
shadeSortColumn=true
9599

install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ _uninstall() {
6262
_rm "$PREFIX/share/plasma/look-and-feel/com.github.varlesh.arc-dark"
6363
_rm "$PREFIX/share/wallpapers/Arc"
6464
_rm "$PREFIX/share/wallpapers/Arc-Dark"
65+
_rm "$PREFIX/share/wallpapers/Arc-Mountains"
6566
_rm "$PREFIX/share/yakuake/skins/arc"
6667
_rm "$PREFIX/share/yakuake/skins/arc-dark"
6768
}

plasma/desktoptheme/Arc-Dark/colors

Lines changed: 22 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -24,69 +24,73 @@ BackgroundNormal=65,72,87
2424
DecorationFocus=82,148,226
2525
DecorationHover=82,148,226
2626
ForegroundActive=61,174,233
27-
ForegroundInactive=102,106,115
28-
ForegroundLink=82,148,226
27+
ForegroundInactive=137,141,153
28+
ForegroundLink=29,153,243
2929
ForegroundNegative=218,68,83
3030
ForegroundNeutral=246,116,0
3131
ForegroundNormal=211,218,227
3232
ForegroundPositive=39,174,96
33-
ForegroundVisited=82,148,226
33+
ForegroundVisited=155,89,182
34+
35+
[Colors:Complementary]
36+
ForegroundLink=29,153,243
37+
ForegroundVisited=155,89,182
3438

3539
[Colors:Selection]
3640
BackgroundAlternate=29,153,243
3741
BackgroundNormal=82,148,226
3842
DecorationFocus=82,148,226
3943
DecorationHover=82,148,226
4044
ForegroundActive=252,252,252
41-
ForegroundInactive=211,218,227
42-
ForegroundLink=253,188,75
43-
ForegroundNegative=218,68,83
44-
ForegroundNeutral=246,116,0
45+
ForegroundInactive=147,186,227
46+
ForegroundLink=20,109,172
47+
ForegroundNegative=160,48,50
48+
ForegroundNeutral=182,85,0
4549
ForegroundNormal=211,218,227
46-
ForegroundPositive=39,174,96
47-
ForegroundVisited=189,195,199
50+
ForegroundPositive=27,123,67
51+
ForegroundVisited=155,89,182
4852

4953
[Colors:Tooltip]
5054
BackgroundAlternate=47,52,63
5155
BackgroundNormal=53,57,69
5256
DecorationFocus=82,148,226
5357
DecorationHover=82,148,226
5458
ForegroundActive=61,174,233
55-
ForegroundInactive=102,106,115
56-
ForegroundLink=82,148,226
59+
ForegroundInactive=137,141,153
60+
ForegroundLink=29,153,243
5761
ForegroundNegative=218,68,83
5862
ForegroundNeutral=246,116,0
5963
ForegroundNormal=211,218,227
6064
ForegroundPositive=39,174,96
61-
ForegroundVisited=82,148,226
65+
ForegroundVisited=155,89,182
6266

6367
[Colors:View]
6468
BackgroundAlternate=64,69,82
6569
BackgroundNormal=64,69,82
6670
DecorationFocus=82,148,226
6771
DecorationHover=82,148,226
6872
ForegroundActive=61,174,233
69-
ForegroundInactive=102,106,115
70-
ForegroundLink=82,148,226
73+
ForegroundInactive=137,141,153
74+
ForegroundLink=29,153,243
7175
ForegroundNegative=218,68,83
7276
ForegroundNeutral=246,116,0
7377
ForegroundNormal=211,218,227
7478
ForegroundPositive=39,174,96
75-
ForegroundVisited=82,148,226
79+
ForegroundVisited=155,89,182
7680

7781
[Colors:Window]
7882
BackgroundAlternate=47,52,63
7983
BackgroundNormal=47,52,63
8084
DecorationFocus=82,148,226
8185
DecorationHover=82,148,226
8286
ForegroundActive=61,174,233
83-
ForegroundInactive=102,106,115
84-
ForegroundLink=82,148,226
87+
ForegroundInactive=137,141,153
88+
ForegroundLink=29,153,243
8589
ForegroundNegative=218,68,83
8690
ForegroundNeutral=246,116,0
8791
ForegroundNormal=211,218,227
8892
ForegroundPositive=39,174,96
89-
ForegroundVisited=82,148,226
93+
ForegroundVisited=155,89,182
9094

9195
[General]
9296
ColorScheme=Arc Dark

0 commit comments

Comments
 (0)