Giter Club home page Giter Club logo

guna's Introduction

Image of Guna

Package Control PayPal

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.

Image of Guna : Normal state
Image of Guna : Dirty or scrach state
Image of Guna : Read only state
Image of Guna : 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.

Image of Guna

โœน Widgets can be viewed on other themes

Image of Guna

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

Image of Guna

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)
Image of Guna

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

Doate Image
Thank you for donating. It is helpful to continue to improve the plug-in.

Credits

License

Guna is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.

guna's People

Contributors

poucotm avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.