Skip to content
/ saya Public

A dark color scheme (originally based on Oblivion) for gtksourceview-3.0 and gedit.

Notifications You must be signed in to change notification settings

EricAtNRD/saya

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Saya

About

A dark color scheme (originally based on Oblivion and Tango) for gtksourceview and gedit.

saya screenshot

GEdit Installation

To install this color scheme in gedit 3.x, do the following:

  • Download saya.xml
  • Open gedit
  • Go to Edit > Preferences > Font & Colors
  • Click the small "+" button to add a new color scheme
  • Select saya.xml
    • This will copy saya.xml to: ~/.local/share/gedit/styles/saya.xml
  • Select Saya as your chosen color scheme

Terminator Profile Installation

To add a Saya themed profile to Terminator:

  1. Open: ~/.config/terminator/config
  2. Find the end of the [[default]] profile:
[profiles]
  [[default]]
    ... PROFILE SETTINGS HERE ...
  1. Immediately after the end of the [[default]] profile add the following:
  [[Saya]]
    background_color = "#110f0f"
    cursor_color = "#aaaaaa"
    foreground_color = "#fffafa"
    palette = "#110f0f:#cc0000:#83c244:#fcaf3e:#729fcf:#b673af:#fce94f:#eeeeec:#110f0f:#a40000:#4e9a06:#ce5c00:#204a87:#5c3566:#c4a000:#babdb6"
  1. Open Terminator and go to: Preferences > Profiles > Colors and select Saya from the profile list.

About

A dark color scheme (originally based on Oblivion) for gtksourceview-3.0 and gedit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published