Hey folks ๐
Which theme you are currently using and feel free to share any new plugin you found recently.
Theme: DeepDark Material
Icon Theme: Material Icon
Hey folks ๐
Which theme you are currently using and feel free to share any new plugin you found recently.
Theme: DeepDark Material
Icon Theme: Material Icon
For further actions, you may consider blocking this person and/or reporting abuse
Michael Tharrington -
Shrihari -
Vicente Antonio G. Reyes -
dev.to staff -
Once suspended, sarthology will not be able to comment or publish posts until their suspension is removed.
Once unsuspended, sarthology will be able to comment and publish posts again.
Once unpublished, all posts by sarthology will become hidden and only accessible to themselves.
If sarthology is not suspended, they can still re-publish their posts from their dashboard.
Once unpublished, this post will become invisible to the public and only accessible to Sarthak Sharma.
They can still re-publish the post if they are not suspended.
Thanks for keeping DEV Community safe. Here is what you can do to flag sarthology:
Unflagging sarthology will restore default visibility to their posts.
Top comments (126)
So basically everyone is vscode gang huh ?
No love for VIM :(
Editor : NeoVim

Theme: tender
Your setup is very nice.Btw which font do you use?
Its the terminal's default font (Ubuntu Mono) ๐
Thanks)
Neovim FTW! We have similar themes -- I use Nord: github.com/arcticicestudio/nord-vim
Damn, nord looks easy on eyes.
Will try it. Thanks for sharing ๐ฅ
theme: dark lemon
font: cascadia mono
I'm going to try out the right side bar after seeing this.
Always used on the right. On the left is unnatural: when you open/close the explorer, your code shift to the right.
How do you do that?
View > Appearance > Move sidebar right
I have been using it since the very start, let me know how you like it :)
Followed Caleb Porzio 'make vscode awesome'.
Theme Github Dark
Font JetBrains Mono
JetBrains Mono is the best. I had Fira Code for a while, but JB Mono is amazingly done.
What's the screen size ?
Thinkpad T480s 1920x1080
Like that right sidebar setup. ๐
Cool i may try to set my sidebar to the right too... it seem very interesting.
ide: Atom
font: Fira Code
theme: Crucial Human (custom made by my team)
I like how you leave 1 blank line between lines in the same block, and 2 lines between blocks. It makes your code look so clean. I might experiment a bit with this, too :)
Thanks! We used to double-space and and single space, but we realized it would be better to just increase the line height to achieve the desired spacing. Our line heights are set to 2 in Atom.
How do you deal with code formatters that change the way your code is formatted?
I want this!
Currently available on Atom at the moment but will plan to make one for Code. We'll work on publishing it for public use!
This looks so clean.
Ayu VSCode

I liked how it matched my background, so I took a pic a while ago: deviantart.com/ickz/art/Screen-Sho... ๐
which theme?
It's name is Ayu:
marketplace.visualstudio.com/items...
Basic vscode setup
I always cringe when I see overlapping code tabs ๐คฃ
๐ฌ๐
Same for me :D
It soo boring
Which one?

I use VS Code for web dev, csvs, db queries, and other lighter files. I have the Monokai Pro theme up atm.
I use Intellij IDEA for Scala, Java, and some web dev.

A core part of the product, Cycle, I work on is essentially a code editor.

Nice setup.
Just another ViM
I have a bunch of ViM in this article series.
epsi-rns.gitlab.io/ssg/2020/01/05/...
It's blinding!
ed(1) is the standard editor. If I wanted to spend my time comparing colour schemes I'd have trained as an interior designer.
I haven't change in a while now.
Editor: Neovim
Theme: rubber-enhanced (part of my own minimalistic themes)
Editor : NeoVim + SpaceVim
Theme : dracula
Default theme.
Extensions:
Theme: Popping and Locking

Font: Fira Code
Icons: Material Icons
hey, those vertical colors for indent are because of the theme or some plug in?
It's a plug-in, rainbow indent or something similar. Probably github.com/oderwat/vscode-indent-r...
Thanks.. I will try it.
Here's mine:
VSCodium - Theme Synthwave '84 with Neon Dream activated.
Terminal is Konsole (default terminal on Kubuntu) with blurry background :)
Beautiful theme, I've used it myself in the past but moved away a while ago, because the glowing text gets annoying when you stare at it for several hours/day. :D
I think the light effect is fascinating, and I'm not getting tired of it yet :)
Oh my, this is Kubuntu? It's so beautiful. Are there any kind of customizations that you have done to the OS ?
Barely. I activated the blurry effect on the terminal (see better screenshot and tutorial), and added some shortcuts/widgets on the taskbar :)
vim & i3 <3
Wild! I never got into window-tiling-managers, but have seen a lot of the people at my company use 'em now, like i3. Huge fan of the transparency, too, although it is distracting at times. I use Alacritty term with Neovim and the Nord theme: github.com/arcticicestudio/nord-vim, which surprisingly fits your background!
What theme are you using?
I tend to swap my colorscheme weekly, but thats just because I get bored easy..! At the moment I'm using snow but I've used gruvbox quite a bit too.
I was dubious of tilining managers for a while too - the main reason being because I was using a mix between mac and windows (wsl), and I was in and out of servers a bit, so I thought tmux was a better option considering it was very transferable. Now, however, I have a solid understanding of tmux and I can use it when I want to, but for my local dev environment now that I'm on Manjaro, i3 is so convenient. It only took me an hour or so to get used to and the speed I've gained from it is honestly incredible. Highly recommended.
I love tmux. I use it to manage all projects both for work and personal, and have auto-restore with resurrect and continuum plugins. I think I'll continue using it should I adopt a tiling window manager. Have you checked out Yabai? It's macOS-specific, so probably not worth it if you're still using WSL. I only do work on macOS. But I'm pretty inclined to dip my toes into it now. I was just watching a YouTube demo and the idea of pinning windows and auto-resizing are just so damned appealing...
What else.
Have to ask, does anyone else switch their theme like, way too frequently? ๐
I switch my theme almost every week its just my nature ๐
Weekly. Can't help myself!
Some comments may only be visible to logged-in visitors. Sign in to view all comments.