All Projects → dobbbri → daily

dobbbri / daily

Licence: other
7 Beautiful and famous dark themes with Operator mono font superpowers

Projects that are alternatives of or similar to daily

Jetbrains In Chinese
JetBrains 系列软件汉化包 关键字: Android Studio 3.5 汉化包 CLion 2019.3 汉化包 DataGrip 2019.3 汉化包 GoLand 2019.3 汉化包 IntelliJ IDEA 2019.3 汉化包 PhpStorm 2019.3 汉化包 PyCharm 2019.3 汉化包 Rider 2019.3 汉化包 RubyMine 2019.3 汉化包 WebStorm 2019.3 汉化包
Stars: ✭ 3,912 (+11405.88%)
Mutual labels:  phpstorm, webstorm
Runconfigurationasaction
Provides a way to use IntelliJ run configurations as buttons
Stars: ✭ 17 (-50%)
Mutual labels:  phpstorm, webstorm
Intellij Plugin Save Actions
Supports configurable, Eclipse like, save actions, including "organize imports", "reformat code" and "rearrange code".
Stars: ✭ 440 (+1194.12%)
Mutual labels:  phpstorm, webstorm
Intellij Idea Tutorial
IntelliJ IDEA 简体中文专题教程
Stars: ✭ 19,071 (+55991.18%)
Mutual labels:  phpstorm, webstorm
Tabnine Intellij
Jetbrains IDEs client for TabNine. Compatible with all IntelliJ-based IDEs. https://plugins.jetbrains.com/plugin/12798-tabnine
Stars: ✭ 140 (+311.76%)
Mutual labels:  phpstorm, webstorm
Jetbrains Alfred Workflow
Open a project with one of JetBrains' product.
Stars: ✭ 335 (+885.29%)
Mutual labels:  phpstorm, webstorm
Intellij Jvm Options Explained
Common JVM options used with Intellij and what they do
Stars: ✭ 636 (+1770.59%)
Mutual labels:  phpstorm, webstorm
JetBrainsRunner
A Krunner Plugin which allows you to open your recent projects
Stars: ✭ 31 (-8.82%)
Mutual labels:  phpstorm, webstorm
Monaco Ide Font
〽️ Patched Monaco font for use in popular IDEs and editors
Stars: ✭ 127 (+273.53%)
Mutual labels:  phpstorm, webstorm
Webstorm License Key
Instruction how use license key for WebStorm & all JetBrains products
Stars: ✭ 85 (+150%)
Mutual labels:  phpstorm, webstorm
Night Owl Jetbrains
Night owl theme / colour scheme for IntelliJ and Webstorm (or other Jetbrains IDEs). Includes dark and light mode 🌓
Stars: ✭ 276 (+711.76%)
Mutual labels:  phpstorm, webstorm
Open In Editor
NPM package to open a file in editor
Stars: ✭ 187 (+450%)
Mutual labels:  phpstorm, webstorm
interstellar
Dark editor theme for JetBrains IDEs
Stars: ✭ 26 (-23.53%)
Mutual labels:  phpstorm, webstorm
Svelte Intellij
Svelte components in WebStorm and friends
Stars: ✭ 345 (+914.71%)
Mutual labels:  phpstorm, webstorm
jetbrains-theme
🎨 A modern, productivity-increaser theme for all JetBrains IDEs
Stars: ✭ 108 (+217.65%)
Mutual labels:  phpstorm, webstorm
Translatorx
JetBrains 系列软件汉化包 关键字: Android Studio 3.5 汉化包 CLion 2019.3 汉化包 DataGrip 2019.3 汉化包 GoLand 2019.3 汉化包 IntelliJ IDEA 2019.3 汉化包 PhpStorm 2019.3 汉化包 PyCharm 2019.3 汉化包 Rider 2019.3 汉化包 RubyMine 2019.3 汉化包 WebStorm 2019.3 汉化包
Stars: ✭ 4,856 (+14182.35%)
Mutual labels:  phpstorm, webstorm
JetBrains-scheme
JetBrains主题,更完美的高亮。支持 IntelliJ IDEA、phpstorm、goland、webstorm
Stars: ✭ 25 (-26.47%)
Mutual labels:  phpstorm, webstorm
jetbrains-utility
Remove/Backup – settings & cli for macOS (OS X) – DataGrip, AppCode, CLion, Gogland, IntelliJ, PhpStorm, PyCharm, Rider, RubyMine, WebStorm
Stars: ✭ 62 (+82.35%)
Mutual labels:  phpstorm, webstorm
Jetbrains Helper
Jetbrains helper
Stars: ✭ 33 (-2.94%)
Mutual labels:  phpstorm, webstorm
Intellij Platform Solarized
Solarized UI and editor themes for IntelliJ IDEA, CLion, Rider, PyCharm, RubyMine, PhpStorm, WebStorm, Android Studio, DataGrip and GoLand
Stars: ✭ 148 (+335.29%)
Mutual labels:  phpstorm, webstorm

Fantastic (Ayu, Darcula, Gruvbox, Material, Monokai, Slime, Oceanic, One)

Beautiful dark themes with Operator Mono font/Italic superpowers

Each theme has a modified version to use with the Operator Mono font / Italic

Monokai

Black

Monokai - Operator Mono/Italic

Black

AYU

Black

AYU - Operator Mono/Italic

Black

Slime

Black

Slime - Operator Mono/Italic

Black

Darcula (99% like PhpStorm and WebStorm by Intellij)

PhpStorm WebStorm

Material Bunker

Black

Oceanic Next

Black

One Dark

Black

Gruvbox

Black

I use this border hacks, if you like, use!!!

  "workbench.colorCustomizations": {
    "titleBar.border": "#000",
    "sideBar.border": "#000",
    "activityBar.border": "#000",
    "tab.border": "#000",
    "editorGroupHeader.tabsBorder": "#000",
    "panel.border": "#000",
    "statusBar.border": "#000"
  },

Background hacks, if you like!!!

add this your User Settings (settings.json)

  "workbench.colorCustomizations": {
    "titleBar.border": "#05080A",
    "list.activeSelectionBackground": "#05080A",
    "list.inactiveSelectionBackground": "#05080A",
    "tab.inactiveBackground": "#05080A",
    "editorGroupHeader.tabsBackground": "#05080A",
    "editorGroupHeader.noTabsBackground": "#05080A",
    "activityBar.background": "#05080A",
    "sideBar.background": "#05080A",
    "sideBarSectionHeader.background": "#05080A",
    "activityBar.border": "#0b1015",
    "tab.border": "#0b1015",
    "panel.border": "#05080A",
    "statusBar.border": "#05080A"
  },

Enjoy!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].