Commit Graph

330 Commits

Author SHA1 Message Date
simurai fc39230312
Merge pull request #42 from dcastil/small-optimisations
Small optimisations
2020-05-20 22:00:04 +09:00
simurai 16d1a45c14 Merge branch 'master' into pr/42 2020-05-20 21:53:28 +09:00
simurai fd3e8ee84a
Merge pull request #40 from dcastil/patch-1
Stronger wordHighlightBorder
2020-05-20 21:47:34 +09:00
Daniel Castillo 52f27dcadd
exit process on error during writing themes 2020-05-19 19:10:01 +02:00
Daniel Castillo 2201691020
Merge branch 'master' into small-optimisations 2020-05-19 18:56:55 +02:00
Daniel Castillo 4311ad38c8
don't fail mkdir if dir exists 2020-05-19 18:54:28 +02:00
Dany Castillo e8fadea0b9
Merge pull request #1 from primer/stronger-word-highlight-border
Stronger wordHighlightBorder
2020-05-19 18:44:00 +02:00
simurai 17596c36e4 Remove empty lines 2020-05-19 17:23:42 +09:00
simurai f25fe31e88 Stronger wordHighlightBorder 2020-05-19 17:16:03 +09:00
simurai ae4cb7d83a
Merge pull request #44 from orsenkucher/debug-line-color
Fixed debug line color for dark theme
2020-05-18 23:01:48 +09:00
simurai 6d7c24e912
Merge branch 'master' into debug-line-color 2020-05-18 23:00:52 +09:00
simurai 694ce28581
Merge pull request #39 from this-fifo/master
Add peekViewEditor colors for dark theme
2020-05-18 20:38:25 +09:00
Arseniy Kucher 78b289a73a fixed debug line color for dark theme 2020-05-17 22:23:26 +03:00
Daniel Castillo e5b18427cf
exclude source files and node_modules from extension bundle 2020-05-17 15:38:04 +02:00
Daniel Castillo ad3fab1072
make sure to npm install before running extension in docs 2020-05-17 15:37:21 +02:00
Daniel Castillo 01696102e0
parallelize writing files 2020-05-17 15:36:57 +02:00
Daniel Castillo 44dbf3cc6f
Trigger build before running extension 2020-05-17 15:36:34 +02:00
Daniel Castillo 5160eb982b
remove themes from source control 2020-05-17 15:21:19 +02:00
Daniel Castillo 7ab51632e8
move changes to src/theme.js 2020-05-17 11:48:31 +02:00
Dany Castillo 2929dae39b
reorder keys properly 2020-05-17 11:02:06 +02:00
Dany Castillo ed733ec808
Put focus on wordHighlight
Addresses https://github.com/primer/github-vscode-theme/issues/23#issuecomment-629761717
2020-05-17 10:58:09 +02:00
Filipe Herculano b0c3845cd8 Add peekViewResult colors and tweak opacity 2020-05-16 14:15:20 -04:00
Filipe Herculano 83ad005d7e Add peekViewEditor colors for dark theme
Fix #38
2020-05-15 23:31:38 -04:00
simurai 2a85e5b847 1.1.1 2020-05-16 00:41:52 +09:00
simurai 60da087dab Update CHANGELOG.md 2020-05-16 00:41:26 +09:00
simurai a503ad3678
Merge pull request #37 from primer/list-hover-background
Increase contrast for list.hoverBackground
2020-05-15 22:02:19 +09:00
simurai fcc8b158e7 Increase contrast for list.hoverBackground 2020-05-15 21:41:15 +09:00
simurai 965474af50 Format 2020-05-15 21:37:29 +09:00
simurai c1a59c9cea
Merge pull request #36 from primer/tweak-selections
Tweak selection and highlights
2020-05-15 21:28:50 +09:00
simurai df0d1fb75d Tweak selection and hightlight colors 2020-05-15 21:16:22 +09:00
simurai c547b1f6c0
Merge pull request #33 from misolori/master
Update debug foreground color for dark theme
2020-05-14 17:30:29 +09:00
simurai e119a5ee49
Merge pull request #32 from this-fifo/master
Add editorWidget.background colors
2020-05-14 17:27:24 +09:00
Miguel Solorio f331fd4a8f Update debug foreground color for dark theme 2020-05-13 21:03:56 -07:00
Filipe Herculano 1b5b415f28 Add editorWidget.background colors
Fixes #16
2020-05-13 13:06:57 -04:00
simurai f6bb2ca924 1.1.0 2020-05-14 00:53:00 +09:00
simurai 90c38ba7a4 Update CHANGELOG.md 2020-05-14 00:52:18 +09:00
simurai 7920e3d374
Merge pull request #31 from primer/notifications
Add notifications
2020-05-13 23:57:06 +09:00
simurai 3a06e1af0d Add notifications 2020-05-13 23:46:41 +09:00
simurai d9b6f20f2d
Merge pull request #28 from this-fifo/master
Make diff editor colors more opaque
2020-05-13 20:40:33 +09:00
simurai 9ab9b4b77d Make diff editor colors more opaque 2020-05-13 20:22:35 +09:00
simurai f9a4b1e633
Merge pull request #27 from primer/darker-strings
Darker strings
2020-05-13 17:11:30 +09:00
simurai 8f8fd90b0d
Merge pull request #30 from primer/enable-semantic-highlighting
Enable semantic highlighting
2020-05-13 17:05:49 +09:00
simurai fce9fb4a96 Enable semantic highlighting 2020-05-13 16:47:41 +09:00
Filipe Herculano 5a3e6bdb7d Make diff editor colors more opaque 2020-05-12 10:49:51 -04:00
simurai db6e48339e Darken strings 2020-05-12 19:01:21 +09:00
simurai 71691fbdde
Merge pull request #17 from raik/master
Decrease whitespace characters color contrast
2020-05-12 00:20:59 +09:00
simurai f3ee8ff0c7
Merge pull request #22 from ashtom/patch-1
Fix small typo
2020-05-12 00:12:05 +09:00
Thomas Dohmke bb2adc0f72
Fix small typo. 2020-05-08 21:06:28 -07:00
Raik Ilves dcc6afc114 Decrease whitespace characters color contrast 2020-05-08 09:26:59 +03:00
simurai 0bd98193ec 1.0.0 2020-05-08 10:57:30 +09:00