Commit graph

35 commits

Author SHA1 Message Date
Mattia Astorino
5ab19901a4
fix: prominent button foreground
Closes #1266
2023-08-11 18:31:23 +02:00
Mattia Astorino
58123b4ce8 feat: add highlight indicator color for notes 2022-06-11 19:12:14 +02:00
shell7
2221604533
Add highlighting for python (#570)
Add highlighting for parameters and python string formator placeholder.
2022-04-20 17:54:53 +02:00
Mattia Astorino
420341c383 fix: fix: add basic markup highlight
Closes #514
2021-03-10 21:06:47 +01:00
Mattia Astorino
4445f3db12
fix: update theme keys for upcoming vscode 1.54 2021-02-19 17:19:45 +01:00
Mattia Astorino
783119e249
September Release (#499)
* [Security] Bump elliptic from 6.5.0 to 6.5.3 (#488)

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.0 to 6.5.3. **This update includes a security fix.**
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.0...v6.5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* feat: add color support for debug console messages. 

Close #498

* feat: add color support for debug console messages. 

Close #487

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-30 12:43:12 +02:00
Mattia Astorino
d8d6647930
fix: improve color contrast on lighter variants 2020-08-03 09:36:12 +02:00
Mattia Astorino
e6d8c3f273
fix: input validation borders opacity
fix: #481
2020-06-26 19:40:08 +02:00
Mattia Astorino
251f601cfd
fix: fix quickpanel foreground color
Close #469
2020-04-23 21:21:55 +02:00
Mattia Astorino
20b2a0aac0
fix: input selection background 2020-02-15 13:27:45 +01:00
Mattia Astorino
68258433cd
Update color for css properties name 2020-01-16 21:24:15 +01:00
Mattia Astorino
df892e4ae4
feat: Improve PHP support 2020-01-15 20:25:22 +01:00
Mattia Astorino
397fd8255a
Improce C++ syntax 2020-01-10 15:08:23 +01:00
Mattia Astorino
7c057e59fc
Improve PERL language, Symbols highlight and change types color 2020-01-10 14:47:05 +01:00
Mattia Astorino
3a22f8d428
Improve punctuation and update generator 2020-01-09 22:53:55 +01:00
Mattia Astorino
3ed3b3eeed
fix Global syntax colors 2020-01-08 22:05:08 +01:00
Mattia Astorino
ae7cfd2735
fix: type scopes highlight 2020-01-08 21:49:26 +01:00
Mattia Astorino
7850c56ad7
Restore old pink and red colors 2020-01-08 16:03:09 +01:00
Mattia Astorino
40a3cfc9a2
Remove other keywords 2020-01-07 17:42:47 +01:00
Mattia Astorino
4b1db4e3fe
fix: Update generator and made new groups 2020-01-07 17:35:16 +01:00
Mattia Astorino
164802e95a
Various schemes improvements...or not 2020-01-07 15:36:28 +01:00
Mattia Astorino
1c45722680
Various schemes improvements...or not 2020-01-07 14:38:05 +01:00
Mattia Astorino
fa5322f319
fix: improve functions colors 2020-01-07 10:09:15 +01:00
Mattia Astorino
e241a62161
fix: Fix comment punctuation highlight 2020-01-07 09:57:59 +01:00
Mattia Astorino
a2b2127684
scheme: Add multi colour to json levels 2020-01-06 17:27:08 +01:00
Mattia Astorino
6c31bfd4dd
scheme: Fix punctuation 2020-01-06 17:11:18 +01:00
Mattia Astorino
07c1775e10
Fix widget shadows 2019-12-26 13:12:01 +01:00
Mattia Astorino
d143f180c6
Update colors 2019-12-26 13:00:55 +01:00
Mattia Astorino
efc55f215f
Update themes workbench 2019-12-26 12:44:18 +01:00
Mattia Astorino
87b4af535b
Update themes workbench 2019-12-26 12:30:46 +01:00
Mattia Astorino
7b69e59cf3
Start customizing workbench 2019-12-26 12:13:25 +01:00
Alessio Occhipinti
72a12df8e1 Feat/generator 4 iteration (#400)
* chore: move env into src for better build

* chore: removed unused things from webviews

* feat: a better "defaults" - material-theme.config.json

* chore: fix paths for scripts

* feat: new folder "core" with managers

* chore: cleanup all useless things

* chore: update messages to be messages

* refactor: new setAccent command and better material.theme.config entry
2019-12-26 11:30:46 +01:00
Mattia Astorino
d691e92b7c
Update interpolation 2019-12-23 18:44:15 +01:00
Alessio Occhipinti
c040e556ae Feat/generator 2 iteration (#398)
* chore: eslintrc fix

* chore: update package json with new build scripts, correct build folder

* feat: build ui scripts

* chore: start fixing eslint

* chore: fix interfaces name

* feat: add copy dist source to build with cp (for now)
2019-12-23 17:34:01 +01:00
Alessio Occhipinti
bf9a2bb6ed Feat/generator 1 iteration (#397)
* chore: added editor config and fix vscode settings

* fix: eslint and typescript

* chore: cleanup folders (gulp)

* feat: cleanup and working generator
2019-12-23 15:54:32 +01:00