gedit icon indicating copy to clipboard operation
gedit copied to clipboard

🗒 Soothing pastel theme for Gedit

Results 7 gedit issues
Sort by recently updated
recently updated
newest added

Gedit 47 seems to contain some breaking changes related to theming. There are changes both in installing themes, as well as the actual theme files. See https://gitlab.gnome.org/GNOME/gedit/-/blob/master/NEWS and https://gedit-technology.github.io/developer-docs/extra/libgedit-gtksourceview/style-scheme-file-format.html Breaking...

unlike geddit theme where you would have to copy themes in `$HOME/.local/share/gedit/styles` , the new gnome-text-editor requires you to copy themes in `/usr/share/gnome-text-editor/styles`. Could you please add this in gedit...

Related to #4, though doesn't fully close. Hopefully once the Whiskers PR is merged other contributors would feel better about updating to work with Gedit 47, or I can give...

Adds [Whiskers](https://github.com/catppuccin/toolbox/tree/main/whiskers), Catppuccin's in-house templating tool, to build the themes. Instead of editing the `.xml` files directly, edit the `gedit.tera` file and then run `just build` to build the output...

This PR just fixes two small things to make these themes work with GNOME Text Editor version 48.2.

Using files, provided in repository resulted in gedit's parsing error. But simply changin `kind="dark"` to `version="1.0"` solved issue

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/catppuccin/gedit). This repository currently has no open or...