Skip to content

increase contrast of line numbers #1000

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions build/shared/lib/theme/Alloys/agpalilik.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,13 +161,13 @@ editor.scrollbar.color = #0066C5

## PdeTextAreaPainter - extras added to the editor ##

editor.gutter.text.font = processing.mono,plain,12
editor.gutter.text.font = processing.mono,bold,16
editor.gutter.text.color = #C0FFFF

# transparency (0..100) for line numbers in gutter
editor.gutter.text.active.alpha = 70
editor.gutter.text.active.alpha = 80
# transparency for lines not currently in use
editor.gutter.text.inactive.alpha = 30
editor.gutter.text.inactive.alpha = 40

# bgcolor for the current (highlighted) line
editor.gutter.highlight.color = #374E81
Expand Down
6 changes: 3 additions & 3 deletions build/shared/lib/theme/Alloys/armanty.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,13 +161,13 @@ editor.scrollbar.color = #834548

## PdeTextAreaPainter - extras added to the editor ##

editor.gutter.text.font = processing.mono,plain,12
editor.gutter.text.font = processing.mono,bold,16
editor.gutter.text.color = #FFEBEC

# transparency (0..100) for line numbers in gutter
editor.gutter.text.active.alpha = 70
editor.gutter.text.active.alpha = 80
# transparency for lines not currently in use
editor.gutter.text.inactive.alpha = 30
editor.gutter.text.inactive.alpha = 40

# bgcolor for the current (highlighted) line
editor.gutter.highlight.color = #0087A9
Expand Down
6 changes: 3 additions & 3 deletions build/shared/lib/theme/Alloys/bacubirito.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,13 +161,13 @@ editor.scrollbar.color = #49D0A7

## PdeTextAreaPainter - extras added to the editor ##

editor.gutter.text.font = processing.mono,plain,12
editor.gutter.text.font = processing.mono,bold,16
editor.gutter.text.color = #1A0300

# transparency (0..100) for line numbers in gutter
editor.gutter.text.active.alpha = 70
editor.gutter.text.active.alpha = 80
# transparency for lines not currently in use
editor.gutter.text.inactive.alpha = 30
editor.gutter.text.inactive.alpha = 40

# bgcolor for the current (highlighted) line
editor.gutter.highlight.color = #9C9824
Expand Down
6 changes: 3 additions & 3 deletions build/shared/lib/theme/Alloys/bondoc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,13 +161,13 @@ editor.scrollbar.color = #431D29

## PdeTextAreaPainter - extras added to the editor ##

editor.gutter.text.font = processing.mono,plain,12
editor.gutter.text.font = processing.mono,bold,16
editor.gutter.text.color = #FFF2FF

# transparency (0..100) for line numbers in gutter
editor.gutter.text.active.alpha = 70
editor.gutter.text.active.alpha = 80
# transparency for lines not currently in use
editor.gutter.text.inactive.alpha = 30
editor.gutter.text.inactive.alpha = 40

# bgcolor for the current (highlighted) line
editor.gutter.highlight.color = #544587
Expand Down
6 changes: 3 additions & 3 deletions build/shared/lib/theme/Alloys/brahin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,13 +161,13 @@ editor.scrollbar.color = #47502C

## PdeTextAreaPainter - extras added to the editor ##

editor.gutter.text.font = processing.mono,plain,12
editor.gutter.text.font = processing.mono,bold,16
editor.gutter.text.color = #FBFFD7

# transparency (0..100) for line numbers in gutter
editor.gutter.text.active.alpha = 70
editor.gutter.text.active.alpha = 80
# transparency for lines not currently in use
editor.gutter.text.inactive.alpha = 30
editor.gutter.text.inactive.alpha = 40

# bgcolor for the current (highlighted) line
editor.gutter.highlight.color = #3D4B37
Expand Down
8 changes: 4 additions & 4 deletions build/shared/lib/theme/Alloys/esquel.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,16 +161,16 @@ editor.scrollbar.color = #978FAC

## PdeTextAreaPainter - extras added to the editor ##

editor.gutter.text.font = processing.mono,plain,12
editor.gutter.text.font = processing.mono,bold,16
editor.gutter.text.color = #540000

# transparency (0..100) for line numbers in gutter
editor.gutter.text.active.alpha = 70
editor.gutter.text.active.alpha = 90
# transparency for lines not currently in use
editor.gutter.text.inactive.alpha = 30
editor.gutter.text.inactive.alpha = 60

# bgcolor for the current (highlighted) line
editor.gutter.highlight.color = #CA0022
editor.gutter.highlight.color = #F7637B

# squiggly line underneath errors in the editor
editor.error.underline.color = #000000
Expand Down
6 changes: 3 additions & 3 deletions build/shared/lib/theme/Alloys/gancedo.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,13 +161,13 @@ editor.scrollbar.color = #9D0038

## PdeTextAreaPainter - extras added to the editor ##

editor.gutter.text.font = processing.mono,plain,12
editor.gutter.text.font = processing.mono,bold,16
editor.gutter.text.color = #FFE8FF

# transparency (0..100) for line numbers in gutter
editor.gutter.text.active.alpha = 70
editor.gutter.text.active.alpha = 80
# transparency for lines not currently in use
editor.gutter.text.inactive.alpha = 30
editor.gutter.text.inactive.alpha = 40

# bgcolor for the current (highlighted) line
editor.gutter.highlight.color = #8F4965
Expand Down
6 changes: 3 additions & 3 deletions build/shared/lib/theme/Alloys/hoba.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,13 +161,13 @@ editor.scrollbar.color = #F07D44

## PdeTextAreaPainter - extras added to the editor ##

editor.gutter.text.font = processing.mono,plain,12
editor.gutter.text.font = processing.mono,bold,16
editor.gutter.text.color = #3E0000

# transparency (0..100) for line numbers in gutter
editor.gutter.text.active.alpha = 70
editor.gutter.text.active.alpha = 80
# transparency for lines not currently in use
editor.gutter.text.inactive.alpha = 30
editor.gutter.text.inactive.alpha = 40

# bgcolor for the current (highlighted) line
editor.gutter.highlight.color = #D9964A
Expand Down
6 changes: 3 additions & 3 deletions build/shared/lib/theme/Alloys/imilac.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,13 +161,13 @@ editor.scrollbar.color = #E9E9E9

## PdeTextAreaPainter - extras added to the editor ##

editor.gutter.text.font = processing.mono,plain,12
editor.gutter.text.font = processing.mono,bold,16
editor.gutter.text.color = #00003B

# transparency (0..100) for line numbers in gutter
editor.gutter.text.active.alpha = 70
editor.gutter.text.active.alpha = 80
# transparency for lines not currently in use
editor.gutter.text.inactive.alpha = 30
editor.gutter.text.inactive.alpha = 40

# bgcolor for the current (highlighted) line
editor.gutter.highlight.color = #809AE3
Expand Down
8 changes: 4 additions & 4 deletions build/shared/lib/theme/Alloys/jepara.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,16 +161,16 @@ editor.scrollbar.color = #FF6E38

## PdeTextAreaPainter - extras added to the editor ##

editor.gutter.text.font = processing.mono,plain,12
editor.gutter.text.font = processing.mono,bold,16
editor.gutter.text.color = #000049

# transparency (0..100) for line numbers in gutter
editor.gutter.text.active.alpha = 70
editor.gutter.text.active.alpha = 80
# transparency for lines not currently in use
editor.gutter.text.inactive.alpha = 30
editor.gutter.text.inactive.alpha = 40

# bgcolor for the current (highlighted) line
editor.gutter.highlight.color = #4F4CA9
editor.gutter.highlight.color = #9090ED

# squiggly line underneath errors in the editor
editor.error.underline.color = #000000
Expand Down
6 changes: 3 additions & 3 deletions build/shared/lib/theme/Alloys/mbozi.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,13 +161,13 @@ editor.scrollbar.color = #FF8F2F

## PdeTextAreaPainter - extras added to the editor ##

editor.gutter.text.font = processing.mono,plain,12
editor.gutter.text.font = processing.mono,bold,16
editor.gutter.text.color = #470000

# transparency (0..100) for line numbers in gutter
editor.gutter.text.active.alpha = 70
editor.gutter.text.active.alpha = 90
# transparency for lines not currently in use
editor.gutter.text.inactive.alpha = 30
editor.gutter.text.inactive.alpha = 50

# bgcolor for the current (highlighted) line
editor.gutter.highlight.color = #CF226A
Expand Down
6 changes: 3 additions & 3 deletions build/shared/lib/theme/Alloys/morito.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,13 +161,13 @@ editor.scrollbar.color = #697982

## PdeTextAreaPainter - extras added to the editor ##

editor.gutter.text.font = processing.mono,plain,12
editor.gutter.text.font = processing.mono,bold,16
editor.gutter.text.color = #EFFFFF

# transparency (0..100) for line numbers in gutter
editor.gutter.text.active.alpha = 70
editor.gutter.text.active.alpha = 80
# transparency for lines not currently in use
editor.gutter.text.inactive.alpha = 30
editor.gutter.text.inactive.alpha = 40

# bgcolor for the current (highlighted) line
editor.gutter.highlight.color = #7C5295
Expand Down
6 changes: 3 additions & 3 deletions build/shared/lib/theme/Alloys/omolon.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,13 +161,13 @@ editor.scrollbar.color = #4E535A

## PdeTextAreaPainter - extras added to the editor ##

editor.gutter.text.font = processing.mono,plain,12
editor.gutter.text.font = processing.mono,bold,16
editor.gutter.text.color = #FAFFFF

# transparency (0..100) for line numbers in gutter
editor.gutter.text.active.alpha = 70
editor.gutter.text.active.alpha = 80
# transparency for lines not currently in use
editor.gutter.text.inactive.alpha = 30
editor.gutter.text.inactive.alpha = 40

# bgcolor for the current (highlighted) line
editor.gutter.highlight.color = #535558
Expand Down
6 changes: 3 additions & 3 deletions build/shared/lib/theme/Alloys/seymchan.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,13 +161,13 @@ editor.scrollbar.color = #00593B

## PdeTextAreaPainter - extras added to the editor ##

editor.gutter.text.font = processing.mono,plain,12
editor.gutter.text.font = processing.mono,bold,16
editor.gutter.text.color = #B7FFEA

# transparency (0..100) for line numbers in gutter
editor.gutter.text.active.alpha = 70
editor.gutter.text.active.alpha = 80
# transparency for lines not currently in use
editor.gutter.text.inactive.alpha = 30
editor.gutter.text.inactive.alpha = 40

# bgcolor for the current (highlighted) line
editor.gutter.highlight.color = #347A00
Expand Down
6 changes: 3 additions & 3 deletions build/shared/lib/theme/Alloys/tagish.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,13 +161,13 @@ editor.scrollbar.color = #A55134

## PdeTextAreaPainter - extras added to the editor ##

editor.gutter.text.font = processing.mono,plain,12
editor.gutter.text.font = processing.mono,bold,16
editor.gutter.text.color = #FFFDFB

# transparency (0..100) for line numbers in gutter
editor.gutter.text.active.alpha = 70
editor.gutter.text.active.alpha = 80
# transparency for lines not currently in use
editor.gutter.text.inactive.alpha = 30
editor.gutter.text.inactive.alpha = 40

# bgcolor for the current (highlighted) line
editor.gutter.highlight.color = #888280
Expand Down
8 changes: 4 additions & 4 deletions build/shared/lib/theme/Alloys/youxi.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,13 +161,13 @@ editor.scrollbar.color = #008A50

## PdeTextAreaPainter - extras added to the editor ##

editor.gutter.text.font = processing.mono,plain,12
editor.gutter.text.color = #71FFD5
editor.gutter.text.font = processing.mono,bold,16
editor.gutter.text.color = #CBFFEF

# transparency (0..100) for line numbers in gutter
editor.gutter.text.active.alpha = 70
editor.gutter.text.active.alpha = 90
# transparency for lines not currently in use
editor.gutter.text.inactive.alpha = 30
editor.gutter.text.inactive.alpha = 60

# bgcolor for the current (highlighted) line
editor.gutter.highlight.color = #8F9090
Expand Down
6 changes: 3 additions & 3 deletions build/shared/lib/theme/Minerals/antimony.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,13 +161,13 @@ editor.scrollbar.color = #092D38

## PdeTextAreaPainter - extras added to the editor ##

editor.gutter.text.font = processing.mono,plain,12
editor.gutter.text.font = processing.mono,bold,16
editor.gutter.text.color = #E1FFFF

# transparency (0..100) for line numbers in gutter
editor.gutter.text.active.alpha = 70
editor.gutter.text.active.alpha = 80
# transparency for lines not currently in use
editor.gutter.text.inactive.alpha = 30
editor.gutter.text.inactive.alpha = 40

# bgcolor for the current (highlighted) line
editor.gutter.highlight.color = #30505D
Expand Down
6 changes: 3 additions & 3 deletions build/shared/lib/theme/Minerals/bauxite.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,13 +161,13 @@ editor.scrollbar.color = #4A4E59

## PdeTextAreaPainter - extras added to the editor ##

editor.gutter.text.font = processing.mono,plain,12
editor.gutter.text.font = processing.mono,bold,16
editor.gutter.text.color = #FAFEFF

# transparency (0..100) for line numbers in gutter
editor.gutter.text.active.alpha = 70
editor.gutter.text.active.alpha = 80
# transparency for lines not currently in use
editor.gutter.text.inactive.alpha = 30
editor.gutter.text.inactive.alpha = 40

# bgcolor for the current (highlighted) line
editor.gutter.highlight.color = #686C78
Expand Down
6 changes: 3 additions & 3 deletions build/shared/lib/theme/Minerals/beryl.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,13 +161,13 @@ editor.scrollbar.color = #00926F

## PdeTextAreaPainter - extras added to the editor ##

editor.gutter.text.font = processing.mono,plain,12
editor.gutter.text.font = processing.mono,bold,16
editor.gutter.text.color = #001E00

# transparency (0..100) for line numbers in gutter
editor.gutter.text.active.alpha = 70
editor.gutter.text.active.alpha = 80
# transparency for lines not currently in use
editor.gutter.text.inactive.alpha = 30
editor.gutter.text.inactive.alpha = 40

# bgcolor for the current (highlighted) line
editor.gutter.highlight.color = #007757
Expand Down
6 changes: 3 additions & 3 deletions build/shared/lib/theme/Minerals/calcite.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,13 +161,13 @@ editor.scrollbar.color = #B9BDC4

## PdeTextAreaPainter - extras added to the editor ##

editor.gutter.text.font = processing.mono,plain,12
editor.gutter.text.font = processing.mono,bold,16
editor.gutter.text.color = #000009

# transparency (0..100) for line numbers in gutter
editor.gutter.text.active.alpha = 70
editor.gutter.text.active.alpha = 80
# transparency for lines not currently in use
editor.gutter.text.inactive.alpha = 30
editor.gutter.text.inactive.alpha = 40

# bgcolor for the current (highlighted) line
editor.gutter.highlight.color = #92969D
Expand Down
6 changes: 3 additions & 3 deletions build/shared/lib/theme/Minerals/feldspar.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,13 +161,13 @@ editor.scrollbar.color = #BD8A68

## PdeTextAreaPainter - extras added to the editor ##

editor.gutter.text.font = processing.mono,plain,12
editor.gutter.text.font = processing.mono,bold,16
editor.gutter.text.color = #270000

# transparency (0..100) for line numbers in gutter
editor.gutter.text.active.alpha = 70
editor.gutter.text.active.alpha = 80
# transparency for lines not currently in use
editor.gutter.text.inactive.alpha = 30
editor.gutter.text.inactive.alpha = 40

# bgcolor for the current (highlighted) line
editor.gutter.highlight.color = #9C6D4C
Expand Down
6 changes: 3 additions & 3 deletions build/shared/lib/theme/Minerals/fluorite.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,13 +161,13 @@ editor.scrollbar.color = #402563

## PdeTextAreaPainter - extras added to the editor ##

editor.gutter.text.font = processing.mono,plain,12
editor.gutter.text.font = processing.mono,bold,16
editor.gutter.text.color = #FFEFFF

# transparency (0..100) for line numbers in gutter
editor.gutter.text.active.alpha = 70
editor.gutter.text.active.alpha = 80
# transparency for lines not currently in use
editor.gutter.text.inactive.alpha = 30
editor.gutter.text.inactive.alpha = 40

# bgcolor for the current (highlighted) line
editor.gutter.highlight.color = #654788
Expand Down
6 changes: 3 additions & 3 deletions build/shared/lib/theme/Minerals/gabbro.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,13 +161,13 @@ editor.scrollbar.color = #7A896D

## PdeTextAreaPainter - extras added to the editor ##

editor.gutter.text.font = processing.mono,plain,12
editor.gutter.text.font = processing.mono,bold,16
editor.gutter.text.color = #000700

# transparency (0..100) for line numbers in gutter
editor.gutter.text.active.alpha = 70
editor.gutter.text.active.alpha = 80
# transparency for lines not currently in use
editor.gutter.text.inactive.alpha = 30
editor.gutter.text.inactive.alpha = 40

# bgcolor for the current (highlighted) line
editor.gutter.highlight.color = #606F54
Expand Down
Loading