Guna
🍁 Most Innovative Theme for Sublime Text 3
Details
Installs
- Total 26K
- Win 15K
- Mac 5K
- Linux 6K
Feb 26 | Feb 25 | Feb 24 | Feb 23 | Feb 22 | Feb 21 | Feb 20 | Feb 19 | Feb 18 | Feb 17 | Feb 16 | Feb 15 | Feb 14 | Feb 13 | Feb 12 | Feb 11 | Feb 10 | Feb 9 | Feb 8 | Feb 7 | Feb 6 | Feb 5 | Feb 4 | Feb 3 | Feb 2 | Feb 1 | Jan 31 | Jan 30 | Jan 29 | Jan 28 | Jan 27 | Jan 26 | Jan 25 | Jan 24 | Jan 23 | Jan 22 | Jan 21 | Jan 20 | Jan 19 | Jan 18 | Jan 17 | Jan 16 | Jan 15 | Jan 14 | Jan 13 | Jan 12 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 11 | 30 | 31 | 36 | 37 | 26 | 29 | 28 | 37 | 34 | 31 | 25 | 27 | 32 | 30 | 30 | 40 | 37 | 33 | 22 | 40 | 44 | 52 | 39 | 39 | 35 | 41 | 35 | 41 | 49 | 29 | 39 | 41 | 33 | 33 | 28 | 25 | 43 | 26 | 33 | 24 | 24 | 24 | 23 | 38 | 25 |
Mac | 3 | 8 | 5 | 9 | 11 | 3 | 3 | 5 | 9 | 7 | 13 | 9 | 7 | 10 | 14 | 13 | 6 | 7 | 6 | 6 | 7 | 6 | 4 | 7 | 8 | 9 | 5 | 5 | 13 | 6 | 13 | 5 | 10 | 8 | 5 | 7 | 8 | 13 | 7 | 6 | 5 | 3 | 6 | 22 | 5 | 10 |
Linux | 0 | 15 | 9 | 6 | 12 | 11 | 15 | 11 | 10 | 13 | 8 | 15 | 13 | 12 | 13 | 15 | 15 | 14 | 20 | 11 | 14 | 18 | 11 | 16 | 10 | 11 | 10 | 9 | 19 | 16 | 14 | 12 | 23 | 19 | 8 | 14 | 14 | 6 | 11 | 17 | 11 | 11 | 12 | 10 | 13 | 15 |
Readme
- Source
- raw.githubusercontent.com
Guna is most innovative theme for sublime text 3. It supports various functions : conspicuous widgets (clock, weather) on sidebar, manually or adaptively tweakable theme colors, controlling status bar label by its own api.
Theme Activation
Simply, run Guna in command palette (cmd/ctrl+shift+p). In case that other color-scheme is selected on adaptive mode, it reverts to Guna's original color-scheme. I recommend that you select View > Side Bar > Hide Open Files for better view. When Guna removed, it automatically restores theme and color-scheme as the last before activating Guna.
Fonts
Guna uses Dejavu Sans as default font for UI and Roboto Condensed is used only for status bar. But you can change them in the theme-tweak settings as you want. The editor font is Menlo (Meslo) in screenshots above.
Widgets
Clock / Date : The color of clock expresses the status of active view.
: Normal state
: Dirty or scrach state
: Read only state
: Alert state (only controlled by API)
Weather : The weather widget has been added (from v1.4.0). The widget uses https://openweathermap.org for weather information and you can access after getting your own AppID. After getting it, fill out weather settings in Guna.sublime-settings. The 1st icon means current weather, the 2nd icon means forecast in 3 hours, the 3rd icon means forecast in 6 hours. Normally, it will be updated every half an hour.
✹ Widgets can be viewed on other themes
Adaptive Theme
Guna automatically tweaks theme colors to match selected other color-scheme. Basically, by matching background color, Guna can be combined with other color-schemes, like Monokai, Mariana, Ayu, … Some examples are below. Guna also supports an easy way to customize theme colors and fonts. In order to override colors and font faces, use Preferences > Package Settings > Guna > Dark (Light) theme settings (Guna theme settings).
Adaptive Theme Testing Shot
Syntax Color Scheme
Python, Java, C++, Systemverilog, Html, Markdown, Yaml, …
API
You can control Guna's screen through Guna's APIs. Currently, there are two functions for displaying alert situation. If you want to see the example, simply type raise in Sublime console.
(example - status bar label)
Please, refer to Guna's API
UI Scaling
Guna supports HiDPI with ui scaling. Guna theme settings
{
"scale": 1.5, // control sizes of buttons, file icons, tab ...
"widget_scale": 1.33, // control sizes of clock, weather widget ...
"switch_icon_scale": 1, // control the size of switch panel icon
}
File Type Icons
Guna doesn't have it's own file type icons except for Verilog/Systemverilog. In screenshots above, A File Icon is used, and recommended.
Donate
Thank you for donating. It is helpful to continue to improve the plug-in.
Credits
- Icons designed by Freepik, Dave Gandy, Madebyoliver, Gregor Cresnar, Smartline, Vectors Market, Monkik, Linector from www.flaticon.com is licensed by CC 3.0 BY
License
Guna is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.