Skip to content

Commit

Permalink
[color-scheme] fix ForegroundVisited
Browse files Browse the repository at this point in the history
  • Loading branch information
varlesh committed Sep 11, 2017
1 parent 970291c commit b33bc48
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions color-schemes/ArcDark.colors
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ ForegroundNegative=218,68,83
ForegroundNeutral=246,116,0
ForegroundNormal=211,218,227
ForegroundPositive=39,174,96
ForegroundVisited=211,218,227
ForegroundVisited=82,148,226

[Colors:Selection]
BackgroundAlternate=29,153,243
Expand Down Expand Up @@ -58,7 +58,7 @@ ForegroundNegative=218,68,83
ForegroundNeutral=246,116,0
ForegroundNormal=211,218,227
ForegroundPositive=39,174,96
ForegroundVisited=211,218,227
ForegroundVisited=82,148,226

[Colors:View]
BackgroundAlternate=64,69,82
Expand All @@ -72,7 +72,7 @@ ForegroundNegative=218,68,83
ForegroundNeutral=246,116,0
ForegroundNormal=211,218,227
ForegroundPositive=39,174,96
ForegroundVisited=211,218,227
ForegroundVisited=82,148,226

[Colors:Window]
BackgroundAlternate=47,52,63
Expand All @@ -86,7 +86,7 @@ ForegroundNegative=218,68,83
ForegroundNeutral=246,116,0
ForegroundNormal=211,218,227
ForegroundPositive=39,174,96
ForegroundVisited=211,218,227
ForegroundVisited=82,148,226

[General]
ColorScheme=Arc Dark
Expand Down

0 comments on commit b33bc48

Please sign in to comment.