All Projects → nisrulz → Javadoc Themer

nisrulz / Javadoc Themer

Licence: apache-2.0
[Javadoc Tool] Give your boooring javadocs a splash of colors!

Projects that are alternatives of or similar to Javadoc Themer

Nord Guake
An arctic, north-bluish clean and elegant Guake color theme.
Stars: ✭ 20 (-74.36%)
Mutual labels:  color-scheme
Oceanic Next Gnome Terminal
Oceanic Next theme for GNOME Terminal
Stars: ✭ 47 (-39.74%)
Mutual labels:  color-scheme
Swatch.vim
work with hex color codes and make your own vim colorschemes easily and quickly
Stars: ✭ 57 (-26.92%)
Mutual labels:  color-scheme
Lme
An npm package to simply and beautifully log to console.
Stars: ✭ 29 (-62.82%)
Mutual labels:  color-scheme
Base2tone
2 base hues - 32 variations > 1 theme
Stars: ✭ 43 (-44.87%)
Mutual labels:  color-scheme
Color Schemer
A React app to help you select a color scheme, built with styled-components and polished
Stars: ✭ 55 (-29.49%)
Mutual labels:  color-scheme
Briofita vim
colorful Vim colorscheme for both GUI and 256-color terminals
Stars: ✭ 9 (-88.46%)
Mutual labels:  color-scheme
Vim Archery
🎯 Vim colorscheme inspired by Arch Linux colors
Stars: ✭ 64 (-17.95%)
Mutual labels:  color-scheme
Idea Monokai
Monokai (sublime text version) color scheme for IntelliJ IDEA / Android Studio
Stars: ✭ 44 (-43.59%)
Mutual labels:  color-scheme
Nord Konsole
An arctic, north-bluish clean and elegant Konsole color scheme.
Stars: ✭ 56 (-28.21%)
Mutual labels:  color-scheme
Blue Moon
A dark color scheme for Neovim derived from palenight and carbonight
Stars: ✭ 31 (-60.26%)
Mutual labels:  color-scheme
Iterm2 Snazzy
Elegant iTerm2 theme with bright colors
Stars: ✭ 1,005 (+1188.46%)
Mutual labels:  color-scheme
Colorschemes.jl
colorschemes, colormaps, gradients, and palettes
Stars: ✭ 55 (-29.49%)
Mutual labels:  color-scheme
Sqldeveloper Syntax Highlighting
Color schemes for Oracle SQL Developer
Stars: ✭ 28 (-64.1%)
Mutual labels:  color-scheme
Vscode Theme Iterm2
🎨 Color scheme for iTerm2 matching Visual Studio Code's default Dark+ and Light+ themes.
Stars: ✭ 63 (-19.23%)
Mutual labels:  color-scheme
Adonis Ui
Lightweight UI toolkit for WPF applications offering classic but enhanced windows visuals
Stars: ✭ 878 (+1025.64%)
Mutual labels:  color-scheme
Intellijpywal
Intellij Pywal integration
Stars: ✭ 51 (-34.62%)
Mutual labels:  color-scheme
Vim Corvine
The Raven Dark colourscheme for Vim, rebuilt and modified with Colortemplate
Stars: ✭ 76 (-2.56%)
Mutual labels:  color-scheme
Nord Docs
The official Nord website and documentation
Stars: ✭ 63 (-19.23%)
Mutual labels:  color-scheme
Bootstrap Dark
The Definitive Guide to Dark Mode and Bootstrap 4 - A proof of concept
Stars: ✭ 54 (-30.77%)
Mutual labels:  color-scheme

Javadoc Themer

Give your boooring javadocs a splash of colors!

Goto webapp

Featured in

Android Arsenal AndroidDev Digest

Show some ❤️

GitHub stars GitHub forks GitHub watchers GitHub followers
Twitter Follow

Web app screenshot

screenshot

Output

screenshotdiff

Command line arguments

-encoding UTF-8 -docencoding utf-8 -charset utf-8 -stylesheetfile <location_of_generated_stylesheet>/javadoc_stylesheet.css 

If you want to use/include custom tags in your javadoc, use -tag custom.<tagname>🅰️"<Tag_Title_in_Javadoc>" i.e

-tag custom.package🅰️"Package" -tag custom.company🅰️"Company"

hence your complete command line arguments becomes

-encoding UTF-8 -docencoding utf-8 -charset utf-8 -tag custom.package🅰️"Package" -tag custom.company🅰️"Company"  -stylesheetfile <location_of_generated_stylesheet>/javadoc_stylesheet.css

Pull Requests

I welcome and encourage all pull requests. It usually will take me within 24-48 hours to respond to any issue or request.

Created & Maintained By

Nishant Srivastava (@nisrulz)

If you appreciate my work, consider buying me a cup of ☕️ to keep me recharged 🤘 [PayPal]

License

Copyright 2016 Nishant Srivastava

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
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].