Guna
🍁 Most Innovative Theme for Sublime Text
Details
Installs
- Total 55K
- Win 35K
- Mac 8K
- Linux 12K
Nov 21 | Nov 20 | Nov 19 | Nov 18 | Nov 17 | Nov 16 | Nov 15 | Nov 14 | Nov 13 | Nov 12 | Nov 11 | Nov 10 | Nov 9 | Nov 8 | Nov 7 | Nov 6 | Nov 5 | Nov 4 | Nov 3 | Nov 2 | Nov 1 | Oct 31 | Oct 30 | Oct 29 | Oct 28 | Oct 27 | Oct 26 | Oct 25 | Oct 24 | Oct 23 | Oct 22 | Oct 21 | Oct 20 | Oct 19 | Oct 18 | Oct 17 | Oct 16 | Oct 15 | Oct 14 | Oct 13 | Oct 12 | Oct 11 | Oct 10 | Oct 9 | Oct 8 | Oct 7 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 2 | 7 | 6 | 10 | 9 | 7 | 3 | 0 | 0 | 8 | 8 | 7 | 8 | 10 | 5 | 8 | 11 | 12 | 9 | 14 | 8 | 9 | 10 | 6 | 11 | 10 | 7 | 10 | 16 | 11 | 5 | 9 | 7 | 13 | 3 | 8 | 8 | 7 | 9 | 6 | 8 | 8 | 12 | 8 | 11 | 9 |
Mac | 1 | 2 | 0 | 2 | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 2 | 0 | 0 | 0 | 2 | 3 | 1 | 0 | 0 | 1 | 0 | 1 | 2 | 3 | 0 | 0 | 3 | 0 | 2 | 1 | 1 | 2 | 3 | 1 | 1 | 1 | 0 | 3 | 0 | 1 | 0 | 1 | 1 | 0 | 0 |
Linux | 0 | 2 | 3 | 6 | 3 | 1 | 2 | 0 | 0 | 2 | 4 | 2 | 2 | 6 | 2 | 5 | 3 | 7 | 5 | 1 | 3 | 6 | 3 | 10 | 3 | 1 | 3 | 3 | 5 | 0 | 3 | 4 | 4 | 1 | 5 | 6 | 4 | 3 | 5 | 5 | 1 | 2 | 4 | 2 | 7 | 6 |
Readme
- Source
- raw.githubusercontent.com
Guna is the most innovative theme for sublime text. It supports various functions : conspicuous widgets (clock, weather, date) on the sidebar, manually or adaptively tweakable theme colors, font switching, 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 a better view. When Guna is removed, it automatically restores theme and color scheme as the last before activating Guna.
Fonts
Guna uses Dejavu Sans as the default font for UI and Roboto Condensed is used only for the status bar. But you can change them in the theme-tweak settings as you want. The editor font is Menlo (Meslo) in the screenshots above.
Widgets
Clock / Date : The color of the clock expresses the status of active view.
: Normal state
: Dirty or scratch 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 it 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 its 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.