Skip to content

Commit 6ccf5b9

Browse files
authored
Merge pull request #1000 from babaissarkar/theme-line-numbers-contrast-fix
increase contrast of line numbers
2 parents 9760a63 + 165dab6 commit 6ccf5b9

32 files changed

+102
-102
lines changed

build/shared/lib/theme/Alloys/agpalilik.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,13 +161,13 @@ editor.scrollbar.color = #0066C5
161161

162162
## PdeTextAreaPainter - extras added to the editor ##
163163

164-
editor.gutter.text.font = processing.mono,plain,12
164+
editor.gutter.text.font = processing.mono,bold,16
165165
editor.gutter.text.color = #C0FFFF
166166

167167
# transparency (0..100) for line numbers in gutter
168-
editor.gutter.text.active.alpha = 70
168+
editor.gutter.text.active.alpha = 80
169169
# transparency for lines not currently in use
170-
editor.gutter.text.inactive.alpha = 30
170+
editor.gutter.text.inactive.alpha = 40
171171

172172
# bgcolor for the current (highlighted) line
173173
editor.gutter.highlight.color = #374E81

build/shared/lib/theme/Alloys/armanty.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,13 +161,13 @@ editor.scrollbar.color = #834548
161161

162162
## PdeTextAreaPainter - extras added to the editor ##
163163

164-
editor.gutter.text.font = processing.mono,plain,12
164+
editor.gutter.text.font = processing.mono,bold,16
165165
editor.gutter.text.color = #FFEBEC
166166

167167
# transparency (0..100) for line numbers in gutter
168-
editor.gutter.text.active.alpha = 70
168+
editor.gutter.text.active.alpha = 80
169169
# transparency for lines not currently in use
170-
editor.gutter.text.inactive.alpha = 30
170+
editor.gutter.text.inactive.alpha = 40
171171

172172
# bgcolor for the current (highlighted) line
173173
editor.gutter.highlight.color = #0087A9

build/shared/lib/theme/Alloys/bacubirito.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,13 +161,13 @@ editor.scrollbar.color = #49D0A7
161161

162162
## PdeTextAreaPainter - extras added to the editor ##
163163

164-
editor.gutter.text.font = processing.mono,plain,12
164+
editor.gutter.text.font = processing.mono,bold,16
165165
editor.gutter.text.color = #1A0300
166166

167167
# transparency (0..100) for line numbers in gutter
168-
editor.gutter.text.active.alpha = 70
168+
editor.gutter.text.active.alpha = 80
169169
# transparency for lines not currently in use
170-
editor.gutter.text.inactive.alpha = 30
170+
editor.gutter.text.inactive.alpha = 40
171171

172172
# bgcolor for the current (highlighted) line
173173
editor.gutter.highlight.color = #9C9824

build/shared/lib/theme/Alloys/bondoc.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,13 +161,13 @@ editor.scrollbar.color = #431D29
161161

162162
## PdeTextAreaPainter - extras added to the editor ##
163163

164-
editor.gutter.text.font = processing.mono,plain,12
164+
editor.gutter.text.font = processing.mono,bold,16
165165
editor.gutter.text.color = #FFF2FF
166166

167167
# transparency (0..100) for line numbers in gutter
168-
editor.gutter.text.active.alpha = 70
168+
editor.gutter.text.active.alpha = 80
169169
# transparency for lines not currently in use
170-
editor.gutter.text.inactive.alpha = 30
170+
editor.gutter.text.inactive.alpha = 40
171171

172172
# bgcolor for the current (highlighted) line
173173
editor.gutter.highlight.color = #544587

build/shared/lib/theme/Alloys/brahin.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,13 +161,13 @@ editor.scrollbar.color = #47502C
161161

162162
## PdeTextAreaPainter - extras added to the editor ##
163163

164-
editor.gutter.text.font = processing.mono,plain,12
164+
editor.gutter.text.font = processing.mono,bold,16
165165
editor.gutter.text.color = #FBFFD7
166166

167167
# transparency (0..100) for line numbers in gutter
168-
editor.gutter.text.active.alpha = 70
168+
editor.gutter.text.active.alpha = 80
169169
# transparency for lines not currently in use
170-
editor.gutter.text.inactive.alpha = 30
170+
editor.gutter.text.inactive.alpha = 40
171171

172172
# bgcolor for the current (highlighted) line
173173
editor.gutter.highlight.color = #3D4B37

build/shared/lib/theme/Alloys/esquel.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -161,16 +161,16 @@ editor.scrollbar.color = #978FAC
161161

162162
## PdeTextAreaPainter - extras added to the editor ##
163163

164-
editor.gutter.text.font = processing.mono,plain,12
164+
editor.gutter.text.font = processing.mono,bold,16
165165
editor.gutter.text.color = #540000
166166

167167
# transparency (0..100) for line numbers in gutter
168-
editor.gutter.text.active.alpha = 70
168+
editor.gutter.text.active.alpha = 90
169169
# transparency for lines not currently in use
170-
editor.gutter.text.inactive.alpha = 30
170+
editor.gutter.text.inactive.alpha = 60
171171

172172
# bgcolor for the current (highlighted) line
173-
editor.gutter.highlight.color = #CA0022
173+
editor.gutter.highlight.color = #F7637B
174174

175175
# squiggly line underneath errors in the editor
176176
editor.error.underline.color = #000000

build/shared/lib/theme/Alloys/gancedo.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,13 +161,13 @@ editor.scrollbar.color = #9D0038
161161

162162
## PdeTextAreaPainter - extras added to the editor ##
163163

164-
editor.gutter.text.font = processing.mono,plain,12
164+
editor.gutter.text.font = processing.mono,bold,16
165165
editor.gutter.text.color = #FFE8FF
166166

167167
# transparency (0..100) for line numbers in gutter
168-
editor.gutter.text.active.alpha = 70
168+
editor.gutter.text.active.alpha = 80
169169
# transparency for lines not currently in use
170-
editor.gutter.text.inactive.alpha = 30
170+
editor.gutter.text.inactive.alpha = 40
171171

172172
# bgcolor for the current (highlighted) line
173173
editor.gutter.highlight.color = #8F4965

build/shared/lib/theme/Alloys/hoba.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,13 +161,13 @@ editor.scrollbar.color = #F07D44
161161

162162
## PdeTextAreaPainter - extras added to the editor ##
163163

164-
editor.gutter.text.font = processing.mono,plain,12
164+
editor.gutter.text.font = processing.mono,bold,16
165165
editor.gutter.text.color = #3E0000
166166

167167
# transparency (0..100) for line numbers in gutter
168-
editor.gutter.text.active.alpha = 70
168+
editor.gutter.text.active.alpha = 80
169169
# transparency for lines not currently in use
170-
editor.gutter.text.inactive.alpha = 30
170+
editor.gutter.text.inactive.alpha = 40
171171

172172
# bgcolor for the current (highlighted) line
173173
editor.gutter.highlight.color = #D9964A

build/shared/lib/theme/Alloys/imilac.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,13 +161,13 @@ editor.scrollbar.color = #E9E9E9
161161

162162
## PdeTextAreaPainter - extras added to the editor ##
163163

164-
editor.gutter.text.font = processing.mono,plain,12
164+
editor.gutter.text.font = processing.mono,bold,16
165165
editor.gutter.text.color = #00003B
166166

167167
# transparency (0..100) for line numbers in gutter
168-
editor.gutter.text.active.alpha = 70
168+
editor.gutter.text.active.alpha = 80
169169
# transparency for lines not currently in use
170-
editor.gutter.text.inactive.alpha = 30
170+
editor.gutter.text.inactive.alpha = 40
171171

172172
# bgcolor for the current (highlighted) line
173173
editor.gutter.highlight.color = #809AE3

build/shared/lib/theme/Alloys/jepara.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -161,16 +161,16 @@ editor.scrollbar.color = #FF6E38
161161

162162
## PdeTextAreaPainter - extras added to the editor ##
163163

164-
editor.gutter.text.font = processing.mono,plain,12
164+
editor.gutter.text.font = processing.mono,bold,16
165165
editor.gutter.text.color = #000049
166166

167167
# transparency (0..100) for line numbers in gutter
168-
editor.gutter.text.active.alpha = 70
168+
editor.gutter.text.active.alpha = 80
169169
# transparency for lines not currently in use
170-
editor.gutter.text.inactive.alpha = 30
170+
editor.gutter.text.inactive.alpha = 40
171171

172172
# bgcolor for the current (highlighted) line
173-
editor.gutter.highlight.color = #4F4CA9
173+
editor.gutter.highlight.color = #9090ED
174174

175175
# squiggly line underneath errors in the editor
176176
editor.error.underline.color = #000000

0 commit comments

Comments
 (0)