Тёмный

Positron IDE with Editor Color Themes (Public Beta) 

TheCoatlessProfessor
Подписаться 1 тыс.
Просмотров 2,1 тыс.
50% 1

Опубликовано:

 

2 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 7   
@CidreRForest
@CidreRForest 3 месяца назад
Hei! Do you know if there's some way to have different colour for code and output in the console?
@thecoatlessprofessor7674
@thecoatlessprofessor7674 3 месяца назад
Not that I'm aware of. I do know that if you directly write into the console there is some highlighting that is applied. However, once the code is executed then it is just treated as output. Since they tried to stick a bit close to what is possible with VS Code's theming, maybe check inside the theme file? github.com/posit-dev/positron/blob/f82368fc01eb72ff844d304174eeb81a585477ce/extensions/theme-defaults/themes/light_modern.json The reference spec for a VS Code theme is over at: code.visualstudio.com/api/references/theme-color You could also raise this as a question on the Positron repository's discussion board: github.com/posit-dev/positron/discussions
@carvalhoribeiro
@carvalhoribeiro 3 месяца назад
Great and thanks for sharing this. Is it possible to edit a chosen theme and change/apply a different background color for example?
@thecoatlessprofessor7674
@thecoatlessprofessor7674 3 месяца назад
Yes, you can select a theme and, then, personalize it by adding into the user settings. Use CMD + SHIFT + P on macOS or CNTRL + SHIFT + P on Windows and search for: Preferences: Open User Settings (JSON) Next, use the following to change the sidebar color only under the Monokai theme: ``` "workbench.colorCustomizations": { "[Monokai]": { "sideBar.background": "#347890" } } ``` Switch [Monokai] with the relevant theme name and use relevant keys via: code.visualstudio.com/api/references/theme-color Section on Customizing a Theme: code.visualstudio.com/docs/getstarted/themes#_customize-a-color-theme
@carvalhoribeiro
@carvalhoribeiro 3 месяца назад
@@thecoatlessprofessor7674 Awesome. Thank you so much.
@matthewson8917
@matthewson8917 3 месяца назад
Hi! I'm wondering which software you're using for layout of the keyboard input on the bottom?
@thecoatlessprofessor7674
@thecoatlessprofessor7674 3 месяца назад
Videos are recorded using Screenflow (macOS app).
Далее
Positron IDE Layout Options (Public Beta)
8:05
Positron IDE doing Data Analysis with R (Public Beta)
32:44
12 VS Code Extensions to INCREASE Productivity 2024
27:13
The Value of Source Code
17:46
Просмотров 41 тыс.
Being Competent With Coding Is More Fun
11:13
Просмотров 85 тыс.
I'm Gonna Try Zed Now (RIP VSCode)
13:37
Просмотров 178 тыс.
Best VSCode Extensions I'm in Love with
8:36
Просмотров 387 тыс.
You NEED to Contribute to Open Source
11:21
Просмотров 28 тыс.