Jos3s
11c04e0ae6
fix(theme): adding more supported languages
2021-03-26 06:21:49 +01:00
Jos3s
757c0359cf
feat(theme): add cert
2021-03-25 21:43:18 +01:00
Jos3s
b258e19af2
feat(theme): add remk
...
theme(feat): add space
feat(theme): add remk
2021-03-25 18:26:24 +01:00
Lars Bauer
ac1bcd4c4c
theme: add half-life
2021-03-24 12:37:55 +01:00
Jos3s
e9ecb5c09d
theme(feat): add space
2021-03-23 07:04:17 +01:00
Jos3s
d213286ead
feat(theme): add Huvix Theme
...
fix: correcting the huvix file name
2021-03-22 19:25:24 +01:00
Jan De Dobbeleer
4f1310b9d7
fix: correct json schema
2021-03-21 19:30:56 +01:00
Jan De Dobbeleer
c185ebd09c
feat(java): add segment
2021-03-18 17:14:40 +01:00
Jay Douglass
996cb9d6f2
fix: change robby russel exit code glyph to match ohmyzsh
2021-03-18 15:38:34 +01:00
lnu
fcf1cc30bf
feat: template for time segment
...
example with time
schema updated
2021-03-17 08:14:58 +01:00
Jan De Dobbeleer
e6247da593
feat: set terminal background color
...
relates to #529
relates to #322
relates to #497
Windors terminal and Visual Studio Code do not work well with inversted
ANSI sequences. This weak allows users to override the Tranparency to
the terminal background color removing black elements in their prompt.
Ideally we remove this once they are on par with other terminals, but
that could take a while.
See https://github.com/microsoft/vscode/issues/111762
and https://github.com/microsoft/terminal/issues/7014
2021-03-14 14:25:27 +01:00
Jan De Dobbeleer
ae44f14731
fix(theme): correct icons
...
resolves #515
2021-03-13 08:32:06 +01:00
Maxim
670c8871d3
feat(themes): added new theme - a fork of DamianoPellegrini's slim
2021-03-11 19:17:03 +01:00
Jan De Dobbeleer
95e796e2f3
theme: add spaceship
...
thx @marcoriesco
2021-03-10 08:25:19 +01:00
sectorogo
800b14d99f
theme: add nu4a
...
Hi all
I have created this theme recently
I will be glad if you kindly accept it in your repo
It's based on Agnoster theme, but is way cooler
Best regards.
closes #482
2021-03-05 17:49:47 +01:00
TravisTX
7d785df08a
feat: include folders
2021-02-28 21:05:11 +01:00
Laurent Nullens
dd6efd618d
fix: missing mixed in path style enum
...
missing mixed in path style enum.
2021-02-28 09:35:01 +01:00
Jan De Dobbeleer
0ec90a1760
fix(themes): remove incorrect error icon
...
resolves #418
2021-02-27 13:44:04 +01:00
Jan De Dobbeleer
be1ec7bea3
feat(os): show/hide distro name
...
resolves #443
2021-02-26 06:57:34 +01:00
Brian Surowiec
1a907f3c48
chore: add color format to schema
2021-02-22 08:51:58 +01:00
Jan De Dobbeleer
2ab7ff94d7
feat(git): branch status switch
...
resolves #438
2021-02-19 19:40:13 +01:00
Phil Scott
94c2b00d4e
feat: add hotstick theme
...
Adding a simple theme that uses only the base powerline characters.
Should help users who want to start with a prompt with Cascadia Code PL
2021-02-18 19:42:21 +01:00
Jan De Dobbeleer
734158a8a3
refactor: universal display_default
...
relates to #380
2021-02-18 19:11:55 +01:00
Laurent Nullens
6dc9ded7a4
fix: missed repo rename in ys theme file
2021-02-16 10:01:15 +01:00
Jan De Dobbeleer
b59b4197dc
chore: rename repository
2021-02-16 09:00:02 +01:00
Elsa
32c534731a
feat: add ys theme
2021-02-16 07:06:59 +01:00
Jan De Dobbeleer
87af930b75
fix: switch for OSC99
2021-02-15 23:23:44 +01:00
Jan De Dobbeleer
4750d19d86
chore: add color templates to schema
2021-02-15 13:36:42 +01:00
TravisTX
acfda5c9ca
feat: add display_error to kubectl
2021-02-12 22:14:58 +01:00
Jan De Dobbeleer
616cc3a685
docs: aws segment
2021-02-12 12:59:07 +01:00
Jan De Dobbeleer
7e813893ed
feat: support for ruby
2021-02-04 17:05:46 +01:00
sky96111
82ed4af5f4
theme: introduce Pure
...
closes #369
2021-01-24 13:14:55 +01:00
Damiano Pellegrini
0b9d3cc916
feat(themes): added a new theme
...
added a new theme called slim
2021-01-16 13:12:06 +01:00
Jan De Dobbeleer
47fc0088d1
fix: add all display_mode values
2021-01-15 19:28:46 +01:00
Jan De Dobbeleer
890f9cde1b
refactor(language): remap context to files
2021-01-15 19:24:58 +01:00
Sagar Yadav
bddde3b38e
theme: added new theme Negligible
2021-01-13 13:25:37 +01:00
Laurent Nullens
f0558bbb8c
chore: fix type in schema.json for enable_hyperlink
...
string was set instead of boolean
2021-01-13 07:04:36 +01:00
lnu
866c44e42d
feat: add hyperlink rendering
...
An hyperlink can be added using markdown syntax and will be detected by the engine.
Initial implementation for path segments.
2021-01-12 21:37:41 +01:00
TravisTX
dbe3fa1bcc
feat: include schema declaration in themes
2020-12-31 23:16:20 +01:00
lnu
abfbb27765
fix: don't check language version in Enabled()
...
fix: align dotnet segment with other languages
feat: missing command text + json schema updated
chore: doc updated
perf: cache executable path
chore: not supported version icon updated(previus one was unreadable)
2020-12-31 16:59:13 +01:00
Jan De Dobbeleer
488d25fc7b
refactor: remove spotify from jandedobbeleer sample
2020-12-31 14:04:38 +01:00
TravisTX
7e7483501c
fix: mapped_locations schema definition
2020-12-31 13:22:16 +01:00
Jan De Dobbeleer
9e7d901fb6
feat: set console title with template
2020-12-27 18:23:40 +01:00
TravisTX
0e5e65d9e3
feat: mapped_locations_enabled
2020-12-25 14:52:01 +01:00
Moritz Meier
5e6ade76d5
feat: added display_mode property to language segment
2020-12-23 10:02:20 +01:00
TravisTX
85b1fc2662
feat: powershell rprompt support
2020-12-19 19:21:29 +01:00
Jan De Dobbeleer
3ca2cb5ef3
feat: zsh rprompt compatibility
2020-12-18 19:36:31 +01:00
Jan De Dobbeleer
adb205fe66
feat: agnoster short path style
...
resolves #241
2020-12-17 12:15:01 +01:00
Jan De Dobbeleer
d5b41b37b2
feat: add always enabled to execution time
2020-12-12 13:45:04 +01:00
TravisTX
b74516c8e2
feat: execution time formats
2020-12-11 17:57:35 +01:00