Last active
July 25, 2024 18:14
-
-
Save nerun/ea566aee52d0066a51ec3659808e1f71 to your computer and use it in GitHub Desktop.
Ghostwriter theme based upon Oblivion for Gedit / Pluma / Xed. Copy to yours ~/.config/ghostwriter/themes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"dark": { | |
"accent": "#ac7e9a", | |
"background": "#2e3436", | |
"block": "#bdc3c7", | |
"cursor": "#3daee9", | |
"emphasis": "#8ae234", | |
"error": "#da4453", | |
"foreground": "#d3d3a9", | |
"heading": "#ca6b0d", | |
"link": "#3daee9", | |
"markup": "#ebd207", | |
"selection": "#93cee9" | |
}, | |
"light": { | |
"accent": "#dc143c", | |
"background": "#faf0e6", | |
"block": "#808080", | |
"cursor": "#3daee9", | |
"emphasis": "#008000", | |
"error": "#bc3b48", | |
"foreground": "#414134", | |
"heading": "#5e3006", | |
"link": "#0000ff", | |
"markup": "#c29307", | |
"selection": "#93cee9" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This theme was intended to be used in dark mode, the light mode was created only because it was necessary to have a light theme in order to create a theme for Ghostwriter.
Installation
Copy
Oblivion.json
to:~/.config/ghostwriter/themes
.~/.local/share/ghostwriter/themes