Skip to content

Commit ca04a36

Browse files
authored
Merge pull request #1035 from Stefterv/reduce-line-number-size
Reducing the size of the line numbers
2 parents 12d37b6 + e52cb79 commit ca04a36

32 files changed

+32
-32
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ editor.scrollbar.color = #0066C5
161161

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

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

167167
# transparency (0..100) for line numbers in gutter

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ editor.scrollbar.color = #834548
161161

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

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

167167
# transparency (0..100) for line numbers in gutter

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ editor.scrollbar.color = #49D0A7
161161

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

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

167167
# transparency (0..100) for line numbers in gutter

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ editor.scrollbar.color = #431D29
161161

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

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

167167
# transparency (0..100) for line numbers in gutter

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ editor.scrollbar.color = #47502C
161161

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

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

167167
# transparency (0..100) for line numbers in gutter

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ editor.scrollbar.color = #978FAC
161161

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

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

167167
# transparency (0..100) for line numbers in gutter

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ editor.scrollbar.color = #9D0038
161161

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

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

167167
# transparency (0..100) for line numbers in gutter

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ editor.scrollbar.color = #F07D44
161161

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

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

167167
# transparency (0..100) for line numbers in gutter

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ editor.scrollbar.color = #E9E9E9
161161

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

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

167167
# transparency (0..100) for line numbers in gutter

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ editor.scrollbar.color = #FF6E38
161161

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

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

167167
# transparency (0..100) for line numbers in gutter

0 commit comments

Comments
 (0)