Skip to content

Commit c5bece1

Browse files
committed
increase contrast of line numbers (Minerals)
1 parent b9e7f55 commit c5bece1

16 files changed

+51
-51
lines changed

build/shared/lib/theme/Minerals/antimony.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,13 +161,13 @@ editor.scrollbar.color = #092D38
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 = #E1FFFF
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 = #30505D

build/shared/lib/theme/Minerals/bauxite.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,13 +161,13 @@ editor.scrollbar.color = #4A4E59
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 = #FAFEFF
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 = #686C78

build/shared/lib/theme/Minerals/beryl.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,13 +161,13 @@ editor.scrollbar.color = #00926F
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 = #001E00
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 = #007757

build/shared/lib/theme/Minerals/calcite.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,13 +161,13 @@ editor.scrollbar.color = #B9BDC4
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 = #000009
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 = #92969D

build/shared/lib/theme/Minerals/feldspar.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,13 +161,13 @@ editor.scrollbar.color = #BD8A68
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 = #270000
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 = #9C6D4C

build/shared/lib/theme/Minerals/fluorite.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,13 +161,13 @@ editor.scrollbar.color = #402563
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 = #FFEFFF
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 = #654788

build/shared/lib/theme/Minerals/gabbro.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,13 +161,13 @@ editor.scrollbar.color = #7A896D
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 = #000700
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 = #606F54

build/shared/lib/theme/Minerals/galena.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,13 +161,13 @@ editor.scrollbar.color = #6C7076
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 = #000009
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 = #565A60

build/shared/lib/theme/Minerals/garnet.txt

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

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

164-
editor.gutter.text.font = processing.mono,plain,12
165-
editor.gutter.text.color = #FFDFE5
164+
editor.gutter.text.font = processing.mono,bold,16
165+
editor.gutter.text.color = #FFEFF2
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 = 40
171171

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

build/shared/lib/theme/Minerals/jasper.txt

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

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

164-
editor.gutter.text.font = processing.mono,plain,12
165-
editor.gutter.text.color = #460000
164+
editor.gutter.text.font = processing.mono,bold,16
165+
editor.gutter.text.color = #fbb5b5
166166

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

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

build/shared/lib/theme/Minerals/kyanite.txt

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

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

164-
editor.gutter.text.font = processing.mono,plain,12
165-
editor.gutter.text.color = #00072B
164+
editor.gutter.text.font = processing.mono,bold,16
165+
editor.gutter.text.color = #000833
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 = #3E76A0

build/shared/lib/theme/Minerals/malachite.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,13 +161,13 @@ editor.scrollbar.color = #313E38
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 = #F2FFFA
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 = #515F58

build/shared/lib/theme/Minerals/olivine.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,13 +161,13 @@ editor.scrollbar.color = #869F36
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 = #000D00
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 = #678015

build/shared/lib/theme/Minerals/orpiment.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,13 +161,13 @@ editor.scrollbar.color = #EFBA4E
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 = #2D0000
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 = #C29225

build/shared/lib/theme/Minerals/pyrite.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,13 +161,13 @@ editor.scrollbar.color = #06545D
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 = #C9FFFF
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 = #32747C

build/shared/lib/theme/Minerals/serandite.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,13 +161,13 @@ editor.scrollbar.color = #DE5C25
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 = #440000
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 = 50
171171

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

0 commit comments

Comments
 (0)