Commit graph

156 commits

Author SHA1 Message Date
Mattia Astorino
16abb52173
Merge develop 2019-06-27 17:06:52 +02:00
Mattia Astorino
4f70e18cc7
fix: Improve find highlight 2019-05-25 16:33:54 +02:00
Mattia Astorino
89afb87ab5
fix: Fix meta.function-call highlight 2019-05-25 16:20:50 +02:00
Miguel Solorio
1b6ad11e94 Add support for statusBarItem.remoteBackground (#351)
* Merge Develop into Master (#320)

* Consistent styling throughout README (#314) (#315)

Instituted a consistent styling method throughout the README. Before, some phrases would be capitalized in some places and lowercase in others, some phrases would have colons in one place and commas in others, and some of the grammar was slightly off.

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* chore: Update stale configuration

* chore: Update deps

* fix: Add support to the new FilterWidget. Fix #316.

* fix(#312): Fix color highlighting for meta.tag elements

* chore: Prepare for 2.7.0

* chore: Update README

* fix: accent setter reborn (#319)

* Create CODEOWNERS

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Add support for statusBarItem.remoteBackground
2019-05-05 10:24:51 +02:00
Mattia Astorino
532a664b09
fix: Fix squiggles colors to match overview rulers
Close #336
2019-03-22 21:12:27 +01:00
Mattia Astorino
306d6d7380
fix: Fix punctuation color regression 2019-03-18 21:05:34 +01:00
Mattia Astorino
1e549eff08
fix: Fix punctuation color
Close #332
2019-03-17 19:40:43 +01:00
Mattia Astorino
23cf371b87
feature: Add support to Spell Right extension indicators
Close #325
2019-03-17 19:24:48 +01:00
Mattia Astorino
f3d9b6c079
fix(#312): Fix color highlighting for meta.tag elements 2019-02-08 10:56:14 +01:00
Mattia Astorino
d95cd71ace
fix: Add support to the new FilterWidget. Fix #316. 2019-02-08 10:51:48 +01:00
Tan Jay Jun
cffd000b39 Fix HTML attribute color for derivatives (#304) 2019-01-09 11:14:16 +01:00
Mattia Astorino
96d017657d fix: Fix python docstrings color to match comments
Close #296
2018-12-26 20:34:06 +01:00
Mattia Astorino
4dfc8ec05c
fix: Add support to the new dirty tab indicator
Close #290
2018-11-29 21:23:27 +01:00
Mattia Astorino
1bf6a0be2e
fix: Add borders to section headers for HC variants 2018-11-10 11:20:59 +01:00
Mattia Astorino
22b49dc745
chore: Fix custom menu separators
Close #277
2018-10-25 17:54:56 +02:00
Mattia Astorino
bc204bcc29 fix: Fixed same color for parameters and numerics 2018-10-25 13:01:51 +02:00
Mattia Astorino
5b9d341c1c
chore: Improve custom menu colors 2018-10-10 22:13:52 +02:00
Mattia Astorino
92314b5d74
fix: Improve scrollbar contrast
Close #262
2018-10-10 22:02:08 +02:00
Mattia Astorino
78a6df3181
fix: Remove support for old setting modified indicator. Ref #254 2018-09-10 16:05:57 +02:00
Mattia Astorino
e3250078ce
fix: Fix settings colors 2018-08-29 22:51:16 +02:00
Mattia Astorino
dc007442d8
fix: Fix windows/linux custom menu item hovered background
Close #245
2018-08-27 21:21:41 +02:00
Mattia Astorino
e2d6fd5104
fix: Fix breadcrumb theme 2018-08-18 12:16:45 +02:00
Mattia Astorino
bbd8a2d72e
fix: Fix some workbench input graphic glitches 2018-08-18 10:12:09 +02:00
Mattia Astorino
d14e343ad0
fix: Fix custom menu foreground color (Win/Linux)
Close #239
2018-08-18 08:57:58 +02:00
Mattia Astorino
50b22c3bbb
feat: Add theme for the new settings view 2018-08-12 20:22:22 +02:00
Mattia Astorino
681db679b9
feat: Add support for custom menus and menubar on Windows/Linux (vscode v1.26.0)
Close #228
2018-08-09 22:02:50 +02:00
Mattia Astorino
905e99ae01
fix: Improve panels titles
Close #208
2018-06-23 19:53:27 +02:00
Mattia Astorino
1b49c2edca Close #204 2018-06-18 22:16:00 +02:00
Mattia Astorino
27624facde
fix: Fix status bar hover item background on Lighter variant.
Fix 203
2018-06-17 21:30:39 +02:00
Mattia Astorino
1e6150b826
feat: Add support to the new settings view 2018-05-27 19:12:49 +02:00
Alessio Occhipinti
82cfb4587b Small refactor + UX improvements [WIP] (#190)
* chore: small cleanup helper

* chore: adding interfaces for icon variants

* feat: You can now switch between Material Theme icons

* chore: helpers small fix

* chore(helpers): small fix helpers

* refactor: refactoring fixIcons command, ready for new prop autoFix

* refactor: accentsSetter command, ready for autoFix prop

* chore: added new exports file for all commands

* refactor: main theme file, ready for autoFix prop

* chore: added listener also when changing iconTheme

* feat: autoApplyIcons added as option and toggleApplyIcons as command

* chore: added check for autoApplyIcons flag. Removed listen icon change

* feat: Notification shows up when the window needs reload

* chore: Update CTA's

* chore: Make consistent indent guides and add support to editorIndentGuide.activeBackground

Close #188

* chore: fix check on CTA ok

* chore: split up configurationChange and changelog  (added to commands)

* chore: small change settings method

* feat: Now the theme will auto fix if needed on change icons theme
2018-05-18 13:47:22 +02:00
Mattia Astorino
86def00fd7
fix: Fix terminal.ansiBlack color
Close #180
2018-05-08 23:09:51 +02:00
Mattia Astorino
c19ab432b0
fix: Fix statubar item hover background 2018-05-08 00:01:47 +02:00
Mattia Astorino
b2c8be8f26
fix(Lighter): Fix folders icon association 2018-05-05 11:55:58 +02:00
Mattia Astorino
74e0456512
fix: Fix titlebar contrast color 2018-04-24 12:58:40 +02:00
Mattia Astorino
f10cf31cb0
fix: Improve Ocean colors contrast 2018-04-23 23:43:03 +02:00
Mattia Astorino
43357cebe6
fix: Fix whitespace characters visibility
Close #167
2018-04-23 23:24:21 +02:00
Mattia Astorino
36333adb49
feat: New variants available: Ocean and Ocean High Contrast 2018-04-22 22:56:26 +02:00
Mattia Astorino
279d73b440
chore: Fix some file icons 2018-04-22 13:02:08 +02:00
Mattia Astorino
ecb9dbe9e6
chore: Update Ocean 2018-04-22 12:26:47 +02:00
Mattia Astorino
a3b6e6284e
wip: Add Ocean variant 2018-04-22 11:27:31 +02:00
Mattia Astorino
2f4f56f40d
unlock files 2018-04-20 20:07:36 +02:00
Mattia Astorino
f6f7fac3cf
clean 2018-04-20 20:06:53 +02:00
Mattia Astorino
16c0d2713e
chore: Disable crypt 2018-04-20 20:06:12 +02:00
Mattia Astorino
211fc0923b
chore: Purge 2018-04-20 20:05:16 +02:00
Mattia Astorino
8981088fcb
fix: Fix notifications background. Close #143
fix: Reduce active line number color. Close #142
2018-03-10 18:06:49 +01:00
Mattia Astorino
cf69a74e49
feat: Highlight line number on selected line 2018-03-08 10:24:47 +01:00
Mattia Astorino
008bac132a
fix: Add support for the new notifications UX 2018-03-08 08:56:08 +01:00
Mattia Astorino
444cf9a979
fix: Fix constants color in php language
Close #138
2018-02-19 21:40:48 +01:00
Mattia Astorino
30df0a66bc
fix: Fix input validation colors contrast 2018-02-11 15:01:41 +01:00