
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Ceti-2 is a theme for GTK 3, GTK 2 and Gnome-Shell. It supports GTK 3 and GTK 2 based desktop environments like Gnome, Unity, Budgie, Pantheon, etc.
Ceti-2 is the official continuation of Ceti for Gnome 3.14 and 3.16. It has been completely revamped and is now based on Vertex.
Installation
All installation instructions are available at
https://github.com/horst3180/Ceti-2-theme
Please read them carefully.
Other Info
Wallpaper: http://fknvermillion.deviantart.com/art/bridge-197125958
Icons used in the preview:
Icon theme:
http://horst3180.deviantart.com/art/Vertex-Icons-Beta-529266721
Launcher Icons:
http://darkdawg.deviantart.com/art/White-Pixel-Icons-252310560
plus some additional icons i made with inkscape
Licence: GPLv3
5 years ago
2014-10-18
Initial release
2015-04-19
Rename the theme to Ceti-2
Port the theme to Sass
Add Unity, Xfce and Mate support
Add Gnome 3.16 support
Revamped Gnome-Shell theme
Migrate the project to autotools
2015-04-25
Fix gnome-shell crashes on non-accelerated systems
Make gala-notifications light (except in the dark theme)
Bugfixes
2015-09-23
Add support for Gnome 3.18
5 years ago
2014-10-18
Initial release
2015-04-19
Rename the theme to Ceti-2
Port the theme to Sass
Add Unity, Xfce and Mate support
Add Gnome 3.16 support
Revamped Gnome-Shell theme
Migrate the project to autotools
2015-04-25
Fix gnome-shell crashes on non-accelerated systems
Make gala-notifications light (except in the dark theme)
Bugfixes
2015-09-23
Add support for Gnome 3.18
printkde
1 year ago
Report
mystress
2 years ago
Report
evenft
4 years ago
Report
oldfellla
4 years ago
Any chance Ceti2 will be upgraded to run on more recent Gnome/gtk? Is there a way to adapt the current theme version to run on Gnome 3.20?
Thanks
Report
dxxvi
5 years ago
Thanks.
Report
rulet
5 years ago
https://drive.google.com/file/d/0B5QFn4fmB-7nUWdMcERUNi1Lc2s/view?usp=sharing
It is on Debian 8, 64 bit, Gnome 3.14.1
Report
ticoon
5 years ago
http://tinypic.com/m/j6pkye/4
Report
ticoon
5 years ago
See screenshot:
<a href="http://tinypic.com?ref=301q8tw" target="_blank"><img src="http://i61.tinypic.com/301q8tw.jpg" border="0" alt="Image and video hosting by TinyPic"></a>
Report
ticoon
5 years ago
Thanks for the great theme!
Report
gelonek
5 years ago
Report
horst3180
5 years ago
https://aur.archlinux.org/packages/ceti-2-themes/
https://aur.archlinux.org/packages/ceti-2-themes-git/
Report
carbln
5 years ago
I enjoyed your fantastic Vertex Theme for several months and now try the Ceti 2 Theme. Looks also superb - thanks for you work.
But there seems to be a bug - if you would mind to take a look https://www.dropbox.com/s/2nw2ckghj2j9neg/Bildschirmfoto%20vom%202015-09-19%2022%3A36%3A02.png?dl=0
Report
nowrouznowrouz
5 years ago
I see so much details you have paid attention to; I relly enjoy using your theme!
Report
roboticchaos
5 years ago
Report
CuriousSceptic
5 years ago
Report
rulet
5 years ago
Report
horst3180
5 years ago
So, if you want to change the blue color, you have to edit Ceti-2-theme/common/gtk-3.0/<your-gtk-version>/_colors.scss.
Change the hex value in this line
$_selected_bg_color: #2468A0;
to whatever you want. After that, you have to regenerate the .css files with the `parse-sass.sh` script. There's a README in the directory with some short instructions on how to get sass installed.
Some of the images used in the theme also contain the blue color. To change that, you have to edit the `assets.svg` file and adjust the colors (make sure you don't change the object id's in the process).
After that you need to delete the corresponding .png images from the `assets` and `borders` subdirectories and run `render-assets.sh` and/or `render-borders.sh`.
Report
rulet
5 years ago
Report
horst3180
5 years ago
For the button text color you have to open _drawing.scss, go to line 100 and change
saturate(lighten($selected_bg_color, 18%), 24%)
to whatever you like (this can be replaced by a hex code).
Also you have to change the color of the icon-shadow in line 192.
The other two styles are shared by several widgets and are defined in _common.scss in line 2980 and 2988.
Report
rulet
5 years ago
// Decouple the font of context menus from their entry/textview
.touch-selection,
.context-menu {
font: initial;
}
.monospace {
font: Monospace;
}
Is that realy right place of a file?
Report
horst3180
5 years ago
Report
rulet
5 years ago
https://dl.dropboxusercontent.com/u/2332772/%D0%91%D0%B0%D0%B3%20%D1%82%D0%B5%D0%BC%D1%8B%20Ceti-2%20%D0%B2%20libreoffice.webm
Report
rulet
5 years ago
Report
rulet
5 years ago
[url=these colors]http://www.url.com[/url](text color in menu, color of selection of files, and color in menu)?
Report
rulet
5 years ago
Report